mojs-curve-editor icon indicating copy to clipboard operation
mojs-curve-editor copied to clipboard

GUI for live easing/property curves editing

Results 6 mojs-curve-editor issues
Sort by recently updated
recently updated
newest added

Even with `isSaveState: false`, it gets "DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document" when storage is disabled in the browser settings. All...

optimization

The default startPath argument acts wierd. You can't add new points without breaking it in Firefox. Tested with mojs 1.0.3 and mojs-curve-editor 1.7.1 using Firefox 88 (works in Chrome) The...

bug

## Problem If you star with this path in the curve editor: ```js M0, 100 C26, 100 30, 0 30, 0 C30, 0 37, 50 50, 50 C63, 50 75,...

bug

1. In the README it says `alt + d` to remove an anchor point. Working on Windows in Chrome this isn't working here. After selecting an editor and an anchor...

feature
optimization

FYI I have been able to work around by pressing alt+shift+d

optimization

It would be very helpfull to add a **reset/clear/trash button** below the left tools to allow the user to manually reset the curve. Shortcuts are usefull, but adding a button...

feature