Skip to content

Make font changes target layers by id#67

Merged
kostyafarber merged 2 commits into
mainfrom
codex/layer-id-change-sets
Jun 6, 2026
Merged

Make font changes target layers by id#67
kostyafarber merged 2 commits into
mainfrom
codex/layer-id-change-sets

Conversation

@kostyafarber
Copy link
Copy Markdown
Collaborator

Summary

  • Add an explicit GlyphLayerCreated font change for layer row creation.
  • Change existing layer edit changes to carry LayerId directly instead of GlyphLayerChangeTarget.
  • Update shift-store to persist layer rows by the real LayerId and reject layer edits when the row is missing.
  • Simplify shift-workspace change construction now that layer edits no longer need glyph/source/name target hydration.

Checks

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace
  • commit hook: cargo check/tests, cargo fmt, cargo clippy

@kostyafarber kostyafarber marked this pull request as ready for review June 6, 2026 14:55
@kostyafarber kostyafarber merged commit 982872a into main Jun 6, 2026
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant