Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@roblillack roblillack released this 29 Jun 16:38
· 1 commit to main since this release
b1423cc

New features and improvements

  • Cocoa: Stop application event loop when window is closed. (#25)
  • Cocoa: Ensure no default title is displayed for Images without image data. (#28)

Bug-fixes:

  • Image: Fix crash when Image property is nil pointer. (#26)
  • Image: Fix handling of secondary mouse clicks. (#27)