dragging frames with ctrl

This commit is contained in:
2025-08-15 16:18:00 -04:00
parent 5ee3ec4351
commit f75369f670
2 changed files with 58 additions and 28 deletions

View File

@@ -66,6 +66,7 @@
#define IMGUI_ACTION_FRAME_TRANSFORM "Frame Transform"
#define IMGUI_ACTION_ANIMATION_SWAP "Animation Swap"
#define IMGUI_ACTION_TRIGGER_MOVE "Trigger AtFrame"
#define IMGUI_ACTION_FRAME_DELAY "Frame Delay"
#define IMGUI_ACTION_MOVE_PLAYHEAD "Move Playhead"
#define IMGUI_POPUP_FLAGS ImGuiWindowFlags_NoMove