Skip to content

Review TLDraw Features#402

Open
PauloMFJ wants to merge 1 commit into
datacommonsorg:mainfrom
madebypxlp:paulo/tldraw-features-review
Open

Review TLDraw Features#402
PauloMFJ wants to merge 1 commit into
datacommonsorg:mainfrom
madebypxlp:paulo/tldraw-features-review

Conversation

@PauloMFJ

@PauloMFJ PauloMFJ commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Overview

  • Dropped native flip support.
  • Update tools to no longer persist select tool when user had non listed tool selected. Previous UX was wrong relative to the user action that was actively happening.
  • Drop frame tool.

@PauloMFJ PauloMFJ self-assigned this Jul 7, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request simplifies the Tools component by removing the ToolName type guard and directly using the current tool ID from the editor. It also updates the Atlas configuration to disable the 'flip-horizontal' and 'flip-vertical' actions, and introduces a mechanism to disable specific tools, starting with the 'frame' tool. No review comments were provided, so there is no additional feedback.

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.

2 participants