Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@texus texus released this 23 Feb 12:22
· 18 commits to 1.x since this release

Changelog:

  • New widget: ContextMenu
  • Added handleWindowEvents function to SFML backend (only for SFML 3)
  • Added onRightClick signal to ListBox
  • Added onTabRightClick signal to Tabs
  • Added setSmooth and isSmooth to CanvasSFML
  • Changed the way the view is handled in CanvasSFML
  • Pressing escape now closes the menu from ContextMenu or MenuBar