Skip to content

Version 3.2

Choose a tag to compare

@ReFreezed ReFreezed released this 10 Mar 18:04
· 22 commits to master since this release

Changes since 3.1

  • Added text alignment (left/right/center).
  • Added methods: canScroll, canScrollHorizontally, canScrollVertically.
  • Added methods: getScrollHandles, getScrollHandleHorizontal, getScrollHandleVertical.
  • PageUp and PageDown work in multi-line fields.
  • Keyboard interactions are now disabled while dragging.