Skip to content

New year 2018 and release 2.1.1

Compare
Choose a tag to compare
@illuusio illuusio released this 12 Jan 08:35
· 89 commits to master since this release

New release 2.1.1 which brings new features:

  • There is now options 'alwaysShowVScroll' and 'alwaysShowHScroll' to show horizontal and vertical scroll bars
  • Drag bar height and width is set by CSS which should take care size properly
  • If container size changes re-initialization should now work
  • PR Merged

    • #349 ScrollPane reinitialization should adapt to changed container size
    • #335 Set drag bar width/height with .css instead of .width/.height
    • #297 added two settings: always show HScroll and VScroll
  • Bugs

    • #8 Make it possible to tell a scrollbar to be "always on"