Skip to content

fix(developer): fixup references to layer after deleting in Touch Layout Editor#16129

Open
mcdurdin wants to merge 1 commit into
masterfrom
fix/developer/15340-fixup-references-after-deleting-layer
Open

fix(developer): fixup references to layer after deleting in Touch Layout Editor#16129
mcdurdin wants to merge 1 commit into
masterfrom
fix/developer/15340-fixup-references-after-deleting-layer

Conversation

@mcdurdin

@mcdurdin mcdurdin commented Jun 23, 2026

Copy link
Copy Markdown
Member

Also address fixup after renaming a layer so that it does not touch the key layer property, because that refers actually to "modifier", not "layer" (these terms were conflated in the original design).

Fixes: #15340
Test-bot: skip

…out Editor

Also address fixup after renaming a layer so that it does not touch the
key `layer` property, because that refers actually to "modifier", not
"layer" (these terms were conflated in the original design).

Fixes: #15340
Test-bot: skip
@keymanapp-test-bot

keymanapp-test-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Developer
    • Keyman Developer - build : all tests passed (no artifacts on BuildLevel "build")
    • Compiler Regression Tests - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman Developer (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • Keyboards
    • Test Keyboards - build : all tests passed (no artifacts on BuildLevel "build")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

bug(developer): rename and delete a layer does not remove it in the Code View of Touch Layout

2 participants