-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
It seems like it would be useful if users could create a keyframe, and then if they highlight that keyframe and click some sort of corresponding button, a dialogue box would appear allowing them to enter the exact coordinates for that keyframe. This would involve:
- adding a button ("enter exact value" or something like that) - very easy, maybe an hour tops
- finding a way to give the component representing that button access to the keyframe's data for manipulation - This might be the tricky part, finding a way to pass the info from the dialogue box to the keyframe in a React friendly way (perhaps a half-day of work?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels