LearnNewsExamplesServices
Frontmatter
id1242
titledraggable.toolbar.SortZone: apply the client rects for toolbar items onDragStart()
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 13, 2020, 11:16 AM
updatedAtOct 13, 2020, 11:34 AM
githubUrlhttps://github.com/neomjs/neo/issues/1242
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 13, 2020, 11:34 AM

draggable.toolbar.SortZone: apply the client rects for toolbar items onDragStart()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 13, 2020, 11:16 AM

plus add position:'relative' to the toolbar & position:'absolute' to each item

tobiu added the enhancement label on Oct 13, 2020, 11:16 AM
tobiu assigned to @tobiu on Oct 13, 2020, 11:16 AM
tobiu referenced in commit bcf5418 - "#1242 draggable.toolbar.SortZone: added position: relative to the toolbar onDragStart()" on Oct 13, 2020, 11:19 AM
tobiu referenced in commit b556cdc - "draggable.toolbar.SortZone: apply the client rects for toolbar items onDragStart() #1242" on Oct 13, 2020, 11:34 AM
tobiu
tobiu Oct 13, 2020, 11:34 AM

turns out we don't need position: relative on the toolbar. this will just invalidate the positions in case we get the bounding client rects before it got assigned.

tobiu closed this issue on Oct 13, 2020, 11:34 AM