Version 2.15.1
Changelog
Core
- New: Keep focus inside the widget in modal mode (#290).
Calendar
- Fixed: Fix for re-positioning resize / orientationchange, if the widget had tabs and calendar was not visible.
- Fixed: It wasn't possible to change
defaultValue
dynamically (#296).
Languages
- New:
backText
andundoText
translations added to language files (#292).
Listview
- Fixed: On iOS item was removed sometimes in the wrong direction, if swipe was quick.
- Fixed: Item animation flickered on delete and on delete undo.
- Fixed: Reveal on hover was buggy if used with stages.
Numpad
- Fixed: Default
timeFormat
changed from 'HH:ii A' to 'hh:ii A'. - Fixed: If not initialized on form field,
getVal
returned null, if the widget was visible.
Scroller
- New: Set mouse pointer style to cursor over scroller wheel items.
- Fixed: If not initialized on form field,
getVal
returned null, if the widget was visible.
Themes
- Fixed: Windows Phone theme style fixed in clickpick mode.