Skip to content

0.11.1

Compare
Choose a tag to compare
@gyscos gyscos released this 16 Mar 23:29
· 195 commits to master since this release

API updates

  • Added manual scrolling methods to view::scroll::Core:
    • keep_in_view, scroll_to, scroll_to_x, scroll_to_y
      Note: the view::scroll module is hidden behind an experimental
      feature unstable_scroll.

Improvements

  • Improved printer performance (thanks to @chrisvest).

Bugfixes

  • Fixed MenuPopup borders near delimiters.