Can the Find window move the cursor to current found item and zoom in a bit? #298
Comments
From musicbynumbers@gmail.com on May 23, 2011 02:14:35 That would be really useful and a zoom to the selection too : |
From jeffos...@gmail.com on May 23, 2011 13:28:09 Not exactly what you asked (I prefer let the edit cursor where it is) but now ( r488 ) the view will be moved to the matching/selected item when "finding next/previous". note: later, if it's possible with the API, I'll zoom so that all selected items are visible when when "finding all". Status: Done |
From swstim on May 23, 2011 13:45:05 Jeffos, I've made functions to zoom/scroll both horizontally and vertically in Zoom.cpp. You'll have to "export" them to Zoom.h to use, of course. :) Status: Fixed |
From jeffos...@gmail.com on May 23, 2011 13:50:08 even better! |
From sixl...@gmail.com on May 23, 2011 17:04:45 awesome! thanks alot for this! |
From jeffos...@gmail.com on June 03, 2011 16:07:05 done r496 Find "all" now zooms to found items (while find "next/prev" scrolls to the found item) |
From sixl...@gmail.com on May 23, 2011 05:36:22
I just noticed the find window which is a nice tool to locate files used in a project. But I work on hour long post production projects and right now the find window just selects the item. With a big project zoomed out I can't tell where any found item is actually located. Also if you are zoomed in. the find window selects items off screen without moving the screen view to show what item is selected.
It would be very useful to have the find window move the cursor to the start of the currently found item and zoom in a bit. Then as you keep hitting the next button the screen would continually move to show each found item.
Would be great if its possible.
Thanks.
Original issue: http://code.google.com/p/sws-extension/issues/detail?id=298
The text was updated successfully, but these errors were encountered: