Notes |
|
|
Honestly, I had to ask: Does this "Clear" button even need to exist as is? Pressing "Ctrl + A" in the list selects all the list items, so does click the topmost list item + Shift-click the lowest one, then remove. The only thing missing is that right clicking the list doesn't present an option to select all list items.
If something else, I'd much rather prefer a full "Reset" button in the very bottom left that resets everything in the window to default, fresh values.
|
|
|
|
Heck, you can even mouse click-drag in the empty space of the list to select multiple WADS/files with a mouse. |
|
|
(0022597)
|
WubTheCaptain
|
2022-12-31 03:38
(edited on: 2022-12-31 03:40) |
|
If the existing "Clear" button should continue to exist, sure, but I'd like to have the whole additional files widget grouped on a darker background (like the Rules tab does) please.
|
|
|
|
Related to 0004078, caused me (an user) to misunderstand what "Clear" buttons generally do. One clears textboxes, another doesn't. |
|
|
(0022608)
|
Zalewa
|
2022-12-31 10:54
|
|
I altered the layout so that the buttons pertaining this list are laid out vertically:'https://bitbucket.org/Doomseeker/doomseeker/commits/5c9f5729c7c672670c0e357feb83e83194b8a016 [^]'
See: ds_2022-12-31-1149_creategame.jpg
Quote from WubTheCaptain I'd like to have the whole additional files widget grouped on a darker background (like the Rules tab does)
The darker background depends on the OS theme. Windows 10 doesn't do that.
The elements in the Rules tab are placed inside a group box. I first tried to do the same here, but the group box requires some padding to look fine, and this extra padding was squashing the list too much. It didn't look good. Laying out the buttons vertically to the side of the list should achieve the same grouping effect without stealing the precious real estate.
I've also made the list respond to the delete, minus and plus keyboard keys. |
|
|
(0022653)
|
Zalewa
|
2023-01-05 12:22
|
|
|
|
(0022701)
|
Zalewa
|
2023-01-15 22:24
|
|
|