Skip to content

1.1.14

Compare
Choose a tag to compare
@MoAlyousef MoAlyousef released this 30 Aug 21:44
· 1438 commits to master since this release
7c53754
  • Pull FLTK tooltip fix for issue #797.
  • Fix fn WidgetExt::callback() -> Option<Box<dyn FnMut()>> (callback getter) to only work for FLTK types with default callbacks.
  • Properly export the widget_extends macro.