Skip to content

scRollers

Latest
Compare
Choose a tag to compare
@talesm talesm released this 10 Jan 16:13
· 8 commits to main since this release
  • sliderBox();
  • Renamed slider() to sliderField()
  • Vertical sliderBox (sliderBoxV());
  • offsetGroup() element;
  • scrollable() element;
  • scrollablePanel() element;
  • window() element;
  • scrollableWindow() element;
  • Group element spacing now is customizable through styles;
  • Improvements on documentation
  • Groups now call end() on destruction, if needed;
  • Fix Bug on Wrapper move operations;
    • It was accessing invalid memory
  • Organize source files into include;