Skip to content

Implement layer rearranging using pointer instead of DnD API - #3249

Closed
TrueDoctor wants to merge 2 commits into
masterfrom
layer-rearranging
Closed

Implement layer rearranging using pointer instead of DnD API#3249
TrueDoctor wants to merge 2 commits into
masterfrom
layer-rearranging

Conversation

@TrueDoctor

@TrueDoctorTrueDoctor commented Oct 3, 2025

Copy link
Copy Markdown
Member

Closes#2991

@TrueDoctor
TrueDoctor requested a review from KeavonOctober 3, 2025 09:43
@github-actions
github-actionsBottemporarily deployed to graphite-dev (Preview) October 3, 2025 10:12 Inactive
@TrueDoctor

Copy link
Copy Markdown
MemberAuthor

@Keavon I removed the usages of the pointer capture API and everything still works as expected

@github-actions
github-actionsBottemporarily deployed to graphite-dev (Preview) November 26, 2025 10:11 Inactive
@Keavon

Copy link
Copy Markdown
Member

Superseded by #3426 which correctly preserves the web version's drag-and-drop of an image file into the Layers panel. This functionality will eventually need to be built in the desktop version using some kind of strategy we'll have to devise.

@KeavonKeavon closed this Nov 27, 2025
@Keavon
Keavon deleted the layer-rearranging branch November 28, 2025 05:33
Sign up for freeto 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.

Rearranging layers in the Layers panel does not work on desktop

2 participants

@TrueDoctor@Keavon