Opened 4 years ago

Last modified 4 years ago

#5663 new defect

Gamesetup background unevenness

Reported by: bb Owned by:
Priority: Nice to Have Milestone: Backlog
Component: UI – Game setup Keywords:
Cc: Patch:

Description (last modified by bb)

r20945 introduced a sliding setting panel to gamesetup. To hide the settings during the animation, the background was "re-added" on top of the settings. Probably never was a "hack-free" solution.

r23374 made this solution much worse code-wise and changed the background. As a result there is an inconsistency in the background.

I presume a solution would be to add a "viewed area" property on gui elements. This could then hide the settings panel, where we don't want it. Probably related to scrolling.

Attachments (1)

gamesetupBackgroundBug.png (478.3 KB ) - added by bb 4 years ago.

Download all attachments as: .zip

Change History (3)

by bb, 4 years ago

Attachment: gamesetupBackgroundBug.png added

comment:1 by bb, 4 years ago

Description: modified (diff)

comment:2 by elexis, 4 years ago

The panel has a background sprite, why is that bad? It never pretended to be the background from the background.

Note: See TracTickets for help on using tickets.