LearnNewsExamplesServices
Frontmatter
id1119
titleplugin.Resizable: import draggable.DragZone => resize logic
stateClosed
labels
enhancementstale
assigneestobiu
createdAtAug 19, 2020, 11:50 PM
updatedAtSep 27, 2024, 4:34 AM
githubUrlhttps://github.com/neomjs/neo/issues/1119
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 27, 2024, 4:34 AM

plugin.Resizable: import draggable.DragZone => resize logic

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Aug 19, 2020, 11:50 PM

we need to map the DragZone to the handles (neo-resizable).

register drag:start, move and end to the plugin owner.

onDragMove: either resize the real element or a dragProxy of it. a proxyEl might be better for cancelling the operation (ESC).

tobiu added the enhancement label on Aug 19, 2020, 11:50 PM
tobiu assigned to @tobiu on Aug 19, 2020, 11:50 PM