Skip to content

Make board switching immediate and fix image exports#91

Merged
ojowwalker77 merged 2 commits into
mainfrom
release-1.4.7
Jul 15, 2026
Merged

Make board switching immediate and fix image exports#91
ojowwalker77 merged 2 commits into
mainfrom
release-1.4.7

Conversation

@ojowwalker77

@ojowwalker77 ojowwalker77 commented Jul 15, 2026

Copy link
Copy Markdown
Owner

What changed

  • replaces the hover board picker with horizontally scrollable, always-visible board pills and a dedicated new-board button
  • keeps rename and delete actions available from each board pill
  • resolves saved attachment filenames through AssetStore during PNG export, while preserving legacy absolute-path support
  • adds render coverage for stored images and whole-board exports with distant image cards
  • rolls the accumulated release notes into 1.4.7, intentionally skipping a separate 1.4.6 changelog section

Why

Board switching previously hid every non-current board behind a hover menu, adding friction to a frequent action. Image exports also treated persisted relative attachment names as absolute paths, producing placeholders instead of the actual image pixels.

User impact

Boards are now directly accessible from the canvas chrome, and Copy PNG / Save PNG correctly include saved image cards across the full board bounds.

Validation

  • swift test — 169 tests passed
  • git diff --check

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Jul 15, 2026
@ojowwalker77
ojowwalker77 marked this pull request as ready for review July 15, 2026 00:24
@ojowwalker77
ojowwalker77 merged commit ea6f02b into main Jul 15, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant