Skip to content

Fix wheel/trackpad support and handling of model changes in Composite

Compare
Choose a tag to compare
@fjvallarino fjvallarino released this 07 Oct 02:22
· 152 commits to main since this release

Added

  • appInvertWheelX and appInvertWheelY configuration options.

Fixed

  • Horizontal wheel/trackpad scrolling on Linux.
  • Scroll: do not use direction argument to modify wheel/trackpad direction (event provides correct value).
  • Only replace composite model with user model on init and merge.