Skip to content

Commit 6241514

Browse files
committed
Connection settings iteration
Brings the mock-ups in line with the recent work in issues and PRs. For max upload limits: #8 For the proxy screen: #43 bitcoin-core/gui-qml#438
1 parent f4fea3b commit 6241514

File tree

7 files changed

+6
-1
lines changed

7 files changed

+6
-1
lines changed
-33.3 KB
Loading

assets/images/settings/connection.png

-11.8 KB
Loading
-28.3 KB
Loading

assets/images/settings/proxy-big.png

-60 KB
Loading

assets/images/settings/proxy.png

-33.1 KB
Loading

assets/images/settings/proxy@2x.png

-75.1 KB
Loading

pages/settings/connection.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@ Allows for routing different traffic types through specific proxies the user may
2929
big = "/assets/images/settings/proxy-big.png"
3030
alt-text = "Screen with various settings for routing traffic through proxies"
3131
width = 800
32-
height = 946
32+
height = 366
3333
%}
3434

35+
Changes require an application restart. Because this interaction model is unique to this page, there is a notice at the top.
36+
37+
- The notice lights up when there are unsaved changes.
38+
- Pressing "Back" with unsaved changes asks the user whether to abandon those.
39+
- Pressing "Done" saves changes and asks the user whether they want to restart the application now.
3540

0 commit comments

Comments
 (0)