- Label are easier to use since they now rely on their
Behavior(instead of aTextMetrics) to determine their text size. - Fixed issue where doc images were loading with zero size due to Firefox not liking svg images without explicit width/height: https://bugzilla.mozilla.org/show_bug.cgi?id=1162418
- Fixed animation bug in
BasicTabbedPanelBehavior - Scrolling is now disabled if mouse-down is consumed. If so, it is then re-enabled on mouse-up. This makes it easier for things like buttons and sliders to work on touch devices.
- Now simulating pointer exit on touch up