#4245 closed defect (fixed)
GUI: Theme chooser has enabled button that does nothing
Reported by: | salty-horse | Owned by: | SF/tanoku |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
Using latest svn.
The theme chooser is in Options > Misc > Theme.
When it opens, no item on the list is selected, but the "Choose" button is active. Clicking it has no effect. Either the Choose item should be disabled, or the current theme be selected when the dialog opens.
Ticket imported from: #2706967. Ticket imported from: bugs/4245.
Change History (4)
comment:1 by , 16 years ago
Owner: | set to |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → GUI |
---|
Note:
See TracTickets
for help on using tickets.
I've just fixed this in commit 39703; the currently active theme is now automatically selected when opening the dialog. Cheers!