Skip to content

v3.1.1

Latest

Choose a tag to compare

@developer0hye developer0hye released this 24 Feb 15:51
· 20 commits to master since this release
4b90f80

What's Changed

Bug Fixes

  • Fix: Load Model dialog too dark on Linux — The file dialog was unreadable (dark text on dark background) on platforms using Qt's fallback (non-native) file dialog. Fixed by passing nullptr instead of this as the parent, preventing the MainWindow dark stylesheet from cascading into the dialog. (#124)

Docs

  • Clarify that Ctrl+Arrow resize shortcut keeps the top-left corner fixed (#121)

Full Changelog: v3.1.0...v3.1.1

Contributors

Thanks to @dennisushi for reporting the dark dialog issue (#122).

What's Changed

Full Changelog: v3.1.0...v3.1.1