SpartanRefactoring / Main

Eclipse plugin that performs automatic refactoring of Java source code, making it shorter, more idiomatic and more readable
https://www.spartan.org.il
100 stars 56 forks source link

Zooming in on several methods and zooming out on one. #1601

Closed ArthurSap closed 7 years ago

ArthurSap commented 7 years ago

I tried to zoom in on several methods, and then to zoom out only on a single one. I put the courser on the method I wanted to zoom out on one (it was one of the first I zoomed in on) with the mouse scroll is zoomed out on the latest. Is this how it should be?

dormaayan commented 7 years ago

@ArthurSap : The Zoom in Zoom out scroller is working from top down of the file or from down to up. That's how it should be