LearnNewsExamplesServices
Frontmatter
id1491
titledialog.Base: initial drag proxy positioning for % based positions
stateClosed
labels
bug
assigneestobiu
createdAtJan 18, 2021, 1:47 PM
updatedAtJan 18, 2021, 2:21 PM
githubUrlhttps://github.com/neomjs/neo/issues/1491
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 18, 2021, 2:21 PM

dialog.Base: initial drag proxy positioning for % based positions

Closed v8.1.0 bug
tobiu
tobiu commented on Jan 18, 2021, 1:47 PM

while the 2nd+ drag op works like expected, the first drag can render the proxy el at a wrong spot in case we are using % based sizes and / or positions.

this worked before and it is most likely just a timing issue (getting the DOMRect info).

looking into it now.

tobiu added the bug label on Jan 18, 2021, 1:47 PM
tobiu assigned to @tobiu on Jan 18, 2021, 1:47 PM
tobiu referenced in commit 4206f2b - "dialog.Base: initial drag proxy positioning for % based positions #1491" on Jan 18, 2021, 2:20 PM
tobiu
tobiu Jan 18, 2021, 2:21 PM

the positioning was actually correct, but since dialogs are not using a proxy wrapper, the transform style did not get reset.

tobiu closed this issue on Jan 18, 2021, 2:21 PM