Skip to content

4.3.0

Compare
Choose a tag to compare
@juzzlin juzzlin released this 12 Dec 20:01
· 84 commits to master since this release

Release date:

Tue, 12 Dec 2023 21:33:12 +0200

New features:

  • Fix GitHub Issue #249: Option to include grid on export

    • Grid will be exported if set visible
    • Works for both PNG and SVG exports
  • Fix GitHub Issue #251: Feature request: child has same colors as parent

    • Change "Copy on Drag" behavior so that only the style will be copied
  • Set default filename with a timestamp in PNG and SVG export dialogs

  • Disable recent file entries that don't exist anymore

Other:

  • Optimize rendering of grid lines
    • Prevent situations where a zoomed-out view would have way too many grid
      lines visible, even multiple lines per pixel