Skip to content

v1.6.1 - Hotfix

Latest
Compare
Choose a tag to compare
@TheQwertiest TheQwertiest released this 13 Jan 22:16
· 39 commits to master since this release

Changelog

Hotfix for v1.6.0 (see changelog below)

Changed

  • API changes:
    • Reverted changes in window.NotifyOthers() behaviour. Now it's executed synchronously as before.

Fixed

  • Fixed various bugs in the event handling system, which were causing unexpected behaviour and crashes.
  • Fixed right-mouse-btn-down and middle-mouse-btn-down events not being processed.