Opened 9 years ago

Last modified 7 years ago

#3571 closed defect

GUI Dropdown list breaks on screen resize with scrollbars=false — at Initial Version

Reported by: elexis Owned by:
Priority: Should Have Milestone: Alpha 22
Component: Core engine Keywords: patch
Cc: Patch:

Description

When you resize the window while being in gamesetup, the color picker dropdown element from #1580 will be messed up sometimes.

In this screenshot I resized from 1280x1024 to something else and back to 1280x1024.

Notice the last three elements are missing.

http://trac.wildfiregames.com/raw-attachment/ticket/3415/without_patch_after_resizing.jpg

This seems to be caused by the scrollbar="false" property of that playerColorPicker[n] element.

Reported initially in the second half of comment:10:ticket:3415

Change History (0)

Note: See TracTickets for help on using tickets.