Version 4.3.2
Changelog
General
-
Fixed: In some cases
onBeforeShow
was fired multiple times, if handler returned false. -
Fixed: Disabling a picker control will also disable all associated input fields as well.
Cards
- Fixed: Remove fixed height from collapsible on animation end, otherwise layout will be incorrect after resize / orientationchange.
Eventcalendar
- Fixed:
onEventSelect
handler received the wrong date as argument in case of event listing.
Forms
-
Fixed: Remove fixed height from collapsible on animation end, otherwise layout will be incorrect after resize / orientationchange.
-
Fixed: Toggle switch did not work correctly if tapped directly on switch handle (regression introduced in 4.3.1).
Treelist
- Fixed: Variable depth treelist was not working correctly - there was an error when a new hierarchy level was about to appear (regression introduced in 4.3.0).