Opened 19 years ago

Closed 19 years ago

Last modified 5 years ago

#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 sev-, 19 years ago

remove duplicate

comment:2 by sev-, 19 years ago

Resolution: duplicate
Status: newclosed

comment:3 by digitall, 5 years ago

Component: GUI
Note: See TracTickets for help on using tickets.