-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Wrong cursor when moving blocks in song-editor #879
Comments
What? |
Insert some B&B blocks |
Leaving a comment to remind myself to reproduce when I get home. |
Reproduced in 1.2.0 RC8 and master (as of this build). |
(that was actually me) As part of a pruning effort, this bug report is archived into a dedicated "Better Workflow" checklist here #4877. |
The question is, what is the expected behaviour? Not having a resize cursor when in selection mode? This also happens when selecting only one "block". Instead of resizing it gets moved. |
I think either would be acceptable behavior. Either attempt to resize all selected TCOs (am I using that term right?), or don't and disable the cursor. |
About to pick this up as a first issue 🚀. I think there's valid cases for both behaviors. If you want to resize multiple BB blocks at once, it makes sense to select each block then drag out the edge of one block to resize them all. They would all be resized by the same amount of bars. Other track types that allow block resizing like the sample and automation tracks could also be compatible with BB resizing. However, track types that don't allow resizing (instruments, presets) fit the other behavior better. In the case were a BB block and an instrument block are selected together, the resize cursor shouldn't appear on the edge of the BB block. I know this was moved to #4877, but it seemed easier to discuss here. Just let me know if it's better to move the discussion to #4877 or Discord. |
I think discussing the details here is indeed better. You can also ask to reopen this issue in #4877 if you plan to work on it. |
1.0.2 32b
Song-editor
State 'select & move'
cursor changes to 'extend' at block-ends, but marked blocks moves
(already repd ??)
The text was updated successfully, but these errors were encountered: