-
Notifications
You must be signed in to change notification settings - Fork 86
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
Unselect Offscreen Items Action #524
Comments
From jeffos...@gmail.com on October 10, 2012 11:42:25 I needed that badly too => IT ALREADY EXISTS! you need these actions: .. then the idea is to put those actions into a toolbar note: you must enable "Main manu > Extensions > SWS Options > Enable toolbars auto refresh" for this to work! Status: Done |
From jeffos...@gmail.com on October 11, 2012 12:40:57 for the record, I renamed those actions for the next build (cryptic names) +SWS/S&M: Toolbar left item selection toggle +SWS/S&M: Toolbar right item selection toggle +SWS/S&M: Toolbar top item selection toggle +SWS/S&M: Toolbar bottom item selection toggle |
From OuttrOMu...@gmail.com on December 29, 2012 12:08:36 Wow, this is awesome, but any chance to get those all in one? Ideally, all i needed was an action to "unselect any selected offscreen items." These toggles help, but for the actions I'm trying to create, I just wanted a failsafe to make sure there weren't any selected items offscreen. Possible? With such an action, I could then use my 'point-and-click' item actions without ever having to worry about accidentally editing offscreen items. The toolare buttons are a nice reference, but I still need to check them before I use my actions. Would be awesome if you could add such an action. Thanks anyway, you make Reaper rule. |
From jeffos...@gmail.com on January 31, 2013 14:18:54 good idea, of course! from the whatsnew: new actions to detect and unselect offscreen items (just to unify the 4 existing ones "Toggle offscreen item selection (left/right/top/bottom)")
|
From OuttrOMu...@gmail.com on October 07, 2012 04:02:40
One more from me today! Rather don't think this is possible, but is there a way to target offscreen (not currently visible) items and unselect them?
This would help me because I have a set of "point and shoot" actions which target items under the mouse cursor with the action triggered on the keyboard (e.g. hover the mouse over and item and split it there with one keypress, no need to click to select the item first).
Currently they don't see any use because I must use the action "select item under mouse (leaving others selected) for these to work on more than one item, so often, items I had not realized were selected (because they were not visible) get split, muted, deleted etc.
Please let me know if this is not possible so I will consider other solutions.
Thanks!
-PooFox
Original issue: http://code.google.com/p/sws-extension/issues/detail?id=524
The text was updated successfully, but these errors were encountered: