mojs-curve-editor
                                
                                
                                
                                    mojs-curve-editor copied to clipboard
                            
                            
                            
                        GUI for live easing/property curves editing
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...
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...
## 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,...
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...
FYI I have been able to work around by pressing alt+shift+d
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...