Skip to content
English
  • There are no suggestions because the search field is empty.

Inline Editing: Canvas/Page Highlight Sync

Pages panel highlight kept in sync with the visible canvas page during inline editing to reduce orientation errors

1. Purpose & Scope

This article documents the Inline Editing canvas/page highlight synchronization improvement shipped in Tiled v54.0.0. During inline editing, the Pages panel highlight now stays in sync with the page currently visible on the canvas, reducing orientation mistakes where the creator edits one page while the panel appears to indicate a different page.

Scope: All Tiled users with Builder 2.0 access (Editor and above) who use inline editing workflows.

2. What Changed

Before v54.0.0

The highlighted page in the Pages panel could fall out of sync with the page displayed on the canvas during inline editing. The panel highlight did not always update as the canvas switched between pages, causing creators to believe they were editing one page when on another.

After v54.0.0

The Pages panel highlight updates synchronously with canvas page navigation during inline editing. The highlighted page always reflects the page currently visible on the canvas, regardless of how the page transition was triggered.

3. Why This Matters

Orientation errors during inline editing — editing the wrong page due to a desynchronized panel state — can result in edits applied to the wrong page, unintended content changes, and confusion when reviewing microapp page order. Synchronizing the panel highlight eliminates this class of errors that were difficult to detect until Preview or Viewer review.

4. QA Validation

QA Scope: Inline editing page focus and canvas/panel highlight sync were tested in the October 2 and October 7, 2025 standup test passes. Verified panel and canvas page stay in sync through multiple page transitions during inline editing.

5. Change History

v1.0 — October 7, 2025

Initial article. Feature shipped in Tiled v54.0.0 (TD-6207).