You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The goal would be to click on the timeline -> create the item with the starting time in the point you clicked -> move to the right to edit the right edge time
Describe alternatives you've considered
For now I'm using the onCanvasClick to create a new item, select it using the selected props but unfortunately I'm the resizw/move doesn't work
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The goal would be to click on the timeline -> create the item with the starting time in the point you clicked -> move to the right to edit the right edge time
Describe alternatives you've considered
For now I'm using the
onCanvasClick
to create a new item, select it using the selected props but unfortunately I'm the resizw/move doesn't workThe text was updated successfully, but these errors were encountered: