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

Most SWS zoom actions that zoom vertically must be updated to take into account visual spacers and fixed item lanes #1924

Open
amagalma opened this issue Jan 30, 2025 · 2 comments

Comments

@amagalma
Copy link

List of actions that have to be updated to support fixed item lanes and visual spacers
SWS: Toggle zoom to selected items
SWS: Toggle zoom to selected items (ignore last track's envelope lanes)
SWS: Toggle zoom to selected items or time selection
SWS: Toggle zoom to selected items or time selection (ignore last track's envelope lanes)
SWS: Toggle zoom to selected items or time selection, hide other tracks
SWS: Toggle zoom to selected items or time selection, hide other tracks (ignore last track's envelope lanes)
SWS: Toggle zoom to selected items or time selection, minimize other tracks
SWS: Toggle zoom to selected items or time selection, minimize other tracks (ignore last track's envelope lanes)
SWS: Toggle zoom to selected items, hide other tracks
SWS: Toggle zoom to selected items, hide other tracks (ignore last track's envelope lanes)
SWS: Toggle zoom to selected items, minimize other tracks
SWS: Toggle zoom to selected items, minimize other tracks (ignore last track's envelope lanes)
SWS: Toggle zoom to selected tracks and time selection
SWS: Toggle zoom to selected tracks and time selection (ignore last track's envelope lanes)
SWS: Toggle zoom to selected tracks and time selection, hide others
SWS: Toggle zoom to selected tracks and time selection, hide others (ignore last track's envelope lanes)
SWS: Toggle zoom to selected tracks and time selection, minimize others
SWS: Toggle zoom to selected tracks and time selection, minimize others (ignore last track's envelope lanes)
SWS: Vertical zoom to selected items
SWS: Vertical zoom to selected items (ignore last track's envelope lanes)
SWS: Vertical zoom to selected items, minimize others
SWS: Vertical zoom to selected items, minimize others (ignore last track's envelope lanes)
SWS: Vertical zoom to selected tracks
SWS: Vertical zoom to selected tracks (ignore last track's envelope lanes)
SWS: Vertical zoom to selected tracks, minimize others
SWS: Vertical zoom to selected tracks, minimize others (ignore last track's envelope lanes)
SWS: Zoom to selected items
SWS: Zoom to selected items (ignore last track's envelope lanes)
SWS: Zoom to selected items or time selection
SWS: Zoom to selected items or time selection (ignore last track's envelope lanes)
SWS: Zoom to selected items or time selection, minimize others
SWS: Zoom to selected items or time selection, minimize others (ignore last track's envelope lanes)
SWS: Zoom to selected items, minimize others
SWS: Zoom to selected items, minimize others (ignore last track's envelope lanes)

@cfillion
Copy link
Member

cfillion commented Jan 30, 2025

v2.14 already added support for spacers? However it scrolls to the first lane instead of the selected item's one though.

@amagalma
Copy link
Author

Oh, sorry! Then it is just the fixed item lane support that it is missing.

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