Changes between Initial Version and Version 2 of Ticket #1532


Ignore:
Timestamp:
Jul 15, 2012, 2:52:27 AM (12 years ago)
Author:
historic_bruno
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1532 – Description

    initial v2  
    44 * Dynamic size adjustment: currently the max height of the dropdown list is specified with "dropdown_size", it would be nice if it could adjust dynamically to fit in the window. Maybe as an option.
    55 * Jump to the position of the currently selected item, when opening the dropdown. Same problem that CList has.
     6 * Remember input focus when list is closed, so the dropdown can be navigated by arrow keys (scrollwheel too?) #698 is related.
    67
    78Dropdowns are a bit weird, the property names are not intuitive or well-documented, here's an explanation I found in [source:/ps/trunk/binaries/data/mods/public/gui/common/styles.xml#L191 styles.xml]: