Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Lock state, in dem man nurnoch den Playhead bedienen kann #38

Closed
ehenze opened this issue Aug 22, 2019 · 2 comments
Closed
Assignees

Comments

@ehenze
Copy link
Member

ehenze commented Aug 22, 2019

Über Shortcut / Keykombo zu erreichen. Im Renderer bspw. durch eine Rote Umrandung sichtbar

@jhnnslmk
Copy link
Contributor

Gute Idee!
Will do.

@jhnnslmk
Copy link
Contributor

Implementiert in 14f0d17.
Hatte zunächst versucht ihn im Automaten zu integrieren, das wurde aber schnell sehr kompliziert, weil der Playhead auf HoverScale/DragPH State lauscht und man sich hier schnell in die Quere kommt.
Ist jetzt eine globale Flag in der Editor Klasse, wird gesetzt über Ctrl+E analog zum Patch Lock in vvvv.
Rote Umrandung zeigt den Zustand an.

Mit dem Modul "StateLock (State)" kann man den Lock State abfragen.

Habe ihn überall dort händisch mit AND reingenommen, wo es Sinn gemacht hat (Copy/Paste, Create Clip/Open Clip/Move/Trim, etc.).
Muss ggfls ergänzt werden, wenn noch etwas auffällt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants