abe33 / abe33/atom-bezier-curve-editor
Open editor at value
- Lingua principale
- CoffeeScript
- Stelle
- 80
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Possibility to open bezier curve editor on keys values like:
linear|ease|ease-in|ease-out|ease-in-out|step-start|step-end|steps(int,start|end)
not only in cubic-bezier();
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the existing bezier curve editor logic in the CoffeeScript source files, likely in lib/ or src/. Identify where cubic-bezier() values are currently detected and the editor is triggered. Extend that logic to also recognize keywords like linear, ease, ease-in, ease-out, ease-in-out, step-start, step-end, and steps(int,start|end). Test by modifying the package in Atom's dev mode and verifying the editor opens on these new values.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- devtools
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100