issues Search Results · repo:mojs/mojs-curve-editor language:JavaScript
Filter by
20 results
(93 ms)20 results
inmojs/mojs-curve-editor (press backspace or delete to remove)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 usage ...
optimization
1j01
- 2
- Opened on Aug 12, 2022
- #30
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 startPath ...
bug
Sandstedt
- Opened on May 2, 2021
- #29
Problem
If you star with this path in the curve editor:
M0, 100 C26, 100 30, 0 30, 0 C30, 0 37, 50 50, 50 C63, 50 75, 0 75, 0 C75, 0 83, 100 100, 100
bild
save it, and then reload the page, it will ...
bug
Sandstedt
- Opened on May 2, 2021
- #28
Upon activating a bezier curve on a point, an Expected number error is thrown.
the startPath throws this on load. Clearing the path with shift + option + pressing \ 3 times, then creating a new
control ...
bug
processprocess
- 1
- Opened on Mar 11, 2021
- #27
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 point on the curve the point is not deleted ...
feature
optimization
Friksel
- 3
- Opened on Jun 23, 2018
- #22
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 on the interface would be convenient ...
feature
xavierfoucrier
- 1
- Opened on Nov 7, 2017
- #21
When I specify a value that I previously copied from the editor
const mojsCurve = new MojsCurveEditor({
startPath: M0, 100 C0, 100 100, 0 100, 0 ,
});
I get the following error
mojs-curve-editor.js:13544 ...
bug
danvoyce
- 2
- Opened on Oct 24, 2017
- #20
I ve installed the latest version (1.5.0) with Yarn but it doesn t contain any of the startPath code.
danvoyce
- 1
- Opened on Oct 24, 2017
- #19
Hi,
I encounter an issue when editing the curve when it goes beyond the boundaries (below 0, and above 1 axis) as showed in
the attached screen : it s hidden.
I imported it using the cdn method. Thanks ...
bug
lansolo99
- 4
- Opened on Jul 28, 2017
- #17
image
this.square1 = new mojs.Shape({
parent: this.parentShape.el,
duration: 3000,
radius: 100,
y: { 150: 150, curve: this.yCurve.getEasing() },
scaleX: { 1: ...
fryguy1013
- 2
- Opened on Feb 19, 2017
- #14

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.