You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editing width values in the node style dialog is awkward:
Deleting from a value like 1.4 removes the digit and the decimal point together, so trying nearby values (1.2, 1.3, 1.4) takes extra keystrokes.
Clearing the final digit takes two presses of delete.
The increment/decrement steppers move by whole units, and the difference in Cytoscape between 1 and 2 is large.
Expected Behavior
Width inputs should use a smaller step (e.g. 0.5) and support normal decimal editing — deleting one character at a time without dropping the decimal point.
Description
Editing width values in the node style dialog is awkward:
1.4removes the digit and the decimal point together, so trying nearby values (1.2, 1.3, 1.4) takes extra keystrokes.Expected Behavior
Width inputs should use a smaller step (e.g. 0.5) and support normal decimal editing — deleting one character at a time without dropping the decimal point.
Environment
Related Issues
Important
Internal only — this issue is maintained by the core team and is not accepting external contributions.