You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pasting multiple items to tracks pastes them on last touched track even if that is part of a track selection (like if you visual track select from the top down it pastes things on the bottom track). Default reaper behaviour will be the best way around this perhaps, with pasting on topmost selected track?
It also seems to be the case that selecting only works when visual timeline mode is triggered after visual track, so you cannot select if you use visual timeline first.
I am also unable to run actions on the selected items like "cut" if I selected them with the mouse. Perhaps related
The text was updated successfully, but these errors were encountered:
yeah, a lot of work and improvements can be done on copy pasting, mostly because ig it is a bit complicated to its nature, there are so many ways it could be done and custom workflows. i have been doing custom some custom hacks on my own machine. everyting is solvable but it would maybe require a more feature complete yank, cut, put, mechanism analogous to how it works in eg vim/nvim with multiple types of registers and various manners for specifying how the information should be pasted.
Pasting multiple items to tracks pastes them on last touched track even if that is part of a track selection (like if you visual track select from the top down it pastes things on the bottom track). Default reaper behaviour will be the best way around this perhaps, with pasting on topmost selected track?
It also seems to be the case that selecting only works when visual timeline mode is triggered after visual track, so you cannot select if you use visual timeline first.
I am also unable to run actions on the selected items like "cut" if I selected them with the mouse. Perhaps related
The text was updated successfully, but these errors were encountered: