Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Fix the misaligned selection extension when creating a folder#10402

Merged
marcelgerber merged 2 commits intoadobe:masterfrom
marcelgerber:selection-extension-create-folder
Apr 30, 2016
Merged

Fix the misaligned selection extension when creating a folder#10402
marcelgerber merged 2 commits intoadobe:masterfrom
marcelgerber:selection-extension-create-folder

Conversation

@marcelgerber
Copy link
Copy Markdown
Contributor

For #9700.

The issue was that .offset() was called on an a tag with no contents (the folder has not yet a name...) and thus only 6px (padding) of height.

cc @dangoor @ingorichter

@marcelgerber
Copy link
Copy Markdown
Contributor Author

Should be pretty safe as it's only a minor change.

@ficristo
Copy link
Copy Markdown
Collaborator

FWIW I can confirm the issue and this PR fixes it.
/cc @abose @swmitra

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants