Uh oh!
There was an error while loading. Please reload this page.
Implement layer rearranging using pointer instead of DnD API - #3249
Closed
TrueDoctor wants to merge 2 commits into
Closed
Implement layer rearranging using pointer instead of DnD API#3249TrueDoctor wants to merge 2 commits into
TrueDoctor wants to merge 2 commits into
Conversation
TrueDoctorforce-pushed
the
layer-rearranging
branch
from
November 26, 2025 09:56
a36a905 to
5b18ebdCompareTrueDoctorforce-pushed
the
layer-rearranging
branch
from
November 26, 2025 10:07
5b18ebd to
b3bef3eCompareTrueDoctor
commented
Nov 26, 2025
MemberAuthor
@Keavon I removed the usages of the pointer capture API and everything still works as expected |
Keavon
commented
Nov 27, 2025
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes#2991