Skip to content

2.2.1

Compare
Choose a tag to compare
@janjanech janjanech released this 16 Sep 14:16
· 12 commits to master since this release

User changes

  • support for HiDPI monitors

Power user changes

  • binary Windows version uses Python 3.8

Fixes

  • property dialog validation when tabs are changed using a mouse wheel or ctrl+tab (issue #5)
  • show save dialog on save action, if parent directory of the project no longer exists (issue #6)
  • fixed exception on switching application tab while doing an action on a diagram (issue #7)
  • macMint icon theme available again (issue #9)
  • open project tabs when solution is opened by passing command line argument (issue #13)
  • EditorWidget's timerEvent replaced by QTimer to prevent unexpected timer firing (issue #14)
  • Control unicode characters removed from strings when saving project, (issue #8)