LearnNewsExamplesServices
Frontmatter
id1149
titleplugin.Resizable: add a mouse cursor rule to the doc body
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 29, 2020, 11:30 PM
updatedAtAug 31, 2020, 5:03 PM
githubUrlhttps://github.com/neomjs/neo/issues/1149
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 31, 2020, 5:03 PM

plugin.Resizable: add a mouse cursor rule to the doc body

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 29, 2020, 11:30 PM

the resize grab handle is very small. since the cursor is not sticky to the element while dragging, it jumps from cursor: pointer to the resize cursor back & forth.

on drag:start => add a resize cursor to the doc.body with !important and remove it on drag:end.

tobiu added the enhancement label on Aug 29, 2020, 11:30 PM
tobiu assigned to @tobiu on Aug 29, 2020, 11:30 PM
tobiu referenced in commit 0c44840 - "plugin.Resizable: add a mouse cursor rule to the doc body #1149 (in progress)" on Aug 30, 2020, 12:24 AM
tobiu referenced in commit 62b1e7a - "plugin.Resizable: add a mouse cursor rule to the doc body #1149" on Aug 31, 2020, 5:03 PM
tobiu closed this issue on Aug 31, 2020, 5:03 PM