mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
This commit is contained in:
@@ -549,6 +549,8 @@ export const useTimelineStore = create<TimelineStore>((set, get) => {
|
||||
: track
|
||||
)
|
||||
);
|
||||
|
||||
get().selectElement(trackId, newElement.id);
|
||||
},
|
||||
|
||||
removeElementFromTrack: (trackId, elementId) => {
|
||||
|
||||
Reference in New Issue
Block a user