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

Can the Find window move the cursor to current found item and zoom in a bit? #298

Closed
Jeff0S opened this issue Jul 8, 2014 · 6 comments
Closed

Comments

@Jeff0S
Copy link
Member

Jeff0S commented Jul 8, 2014

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

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

From musicbynumbers@gmail.com on May 23, 2011 02:14:35

That would be really useful and a zoom to the selection too :

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

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".
I think it replies to this FR so I mark it as "done" but do not hesitate if you have any remark..

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
Owner: jeffos...@gmail.com

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

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

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

From jeffos...@gmail.com on May 23, 2011 13:50:08

even better!

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

From sixl...@gmail.com on May 23, 2011 17:04:45

awesome!

thanks alot for this!

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

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)

@Jeff0S Jeff0S closed this as completed Jul 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant