File Details
1.0.0
- R
- Oct 5, 2013
- 34.42 KB
- 205
- 5.0.9
File Name
AA_awsmDropdown-1.0.0.zip
Supported Versions
- 5.0.9
tag 1.0.0
2b6a5c3eab8f9b080b4b6a59a15c98f49965d308
Noguai <noguai@t-online.de>
2013-10-05 20:01:55 +0200
tagging as 1.0.0
--------------------
Noguai:
- keep dropdown in screen (may look weird)
- display scrollbar only when needed (prevents odd layout for small dropdown lists)
- minor bugfix
- allow usage of value field as subtitle for button type as it can be done with labels
- added OnLeave functions for dropdown buttons
- allow awsmDropdown.Set to overwrite the first history entry
- make dropdown draw items animation duration dependent on item count
- prevent wrong tooltips getting hidden
- some fixes for highlight and label type dropdown buttons
- made editbox and slider icons clickable
- implemented label type
- implemented separators
- added color picker button type
- disable nolib zip file creation and load packaged library
- trying to setup library packaging via pkgmeta
- added action setting type to config builder
- changes to keep in screen function
- enhanced bug messages
- fixed bug (failed to fetch configTable by name) in config dropdown builder
- pass value update callback parameters also to apply functions used by configuration dropdown builder
- code documentation
- failed on version tagging, minor change
- minor change to scrolling
- added variable to hide settings from dropdown builder result
- Fixed Problems with scroll bar
- fixed ZZLibrary version number
- close dropdown automatically 2 seconds after the mouse has left it (timeout may be increased)
- trying to fix some documentation issues
- moved disclaimer and deleted LuaDoc confusing stuff
- let packager create API pages from code documentation
- documented code
- fixed value update problem clicking directly on checkbuttons
- fixed frame strata
- added configuration dropdown builder
- make use of ZZLibrary
- changed dropdown proportions
- changes to value getting and setting
- added tooltips and bugfixes
- make use of ZZLibrary
- code documentation
- tidy up code
- introduced build number
- execute callback functions in protected calls
- support values and getter/setter functions in value field
- initial commit