#8386 closed patch (duplicate)
GUI: Visible active tab
Reported by: | salty-horse | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
The currently selected tab is not very noticable. The following patch deletes the line below it, making it and the dialog below it appear as one.
Stuff to think about: * the tab change is done by deleting everything at the bottom of the tab, including the blurred text beneath it. It's not very noticable. To change it, box() will have to be modified, perhaps receiving flags that indicate which sides to draw (with default "on" values, to prevent current code from breaking)
* When a game settings dialog is open, the buttons from the main dialog are still visible and appear as active. Maybe the entire background should be blurred, and not just the surface beneath the open dialog.
Ticket imported from: #1091174. Ticket imported from: patches/491.
Change History (3)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → GUI |
---|
remove duplicate