Commit 6557613
committed
Merge #2070: [GUI] coin-control: remove column checkbox extra white space in tree-mode
fe4f556 GUI: ccontrol: remove column checkbox extra whitespace in tree mode (random-zebra)
Pull request description:
Addresses the comment in #2033 (review)
Always use the minimum width in list-mode.
Save the current width when switching from tree-mode to list-mode, and restore it switching back.
ACKs for top commit:
furszy:
ACK fe4f556
Fuzzbawls:
ACK fe4f556
Tree-SHA512: cc9d7ab0124fbcc7d9074aca1404b39a6afe26ac422a58a4f91c2f59f6f59b8fd800df4691b2f8ba058862c14a7657102a42df02ab3a16b997fc96236d48fcfb2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
798 | 805 | | |
799 | 806 | | |
800 | 807 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments