jsleroy / compare-plugin

Compare plugin for Notepad++
GNU General Public License v3.0
224 stars 53 forks source link

Zoom resets after compare #82

Open matework opened 7 years ago

matework commented 7 years ago

I've noticed that after I compare two files in Notepad++, the zoom of all opened files resets.

I'm using Notepad++ v7.4.2 (32-bit) on Windows 10 I'm using Compare Plugin v2.0.0

pnedev commented 7 years ago

Yes, the zoom of the first file is applied to the second one so their views are synchronized (for better diffs aligning). After the compare is closed the zoom should be restored. What is the behavior you would expect?

matework commented 7 years ago

The behaviour you describe sounds good, but it's not what I experience.

If I zoom in on one tab, the other tab also zooms in, so it's not an issue of having each tab at different zoom levels. When I compare the two tabs, both zoom out to what I assume is the default zoom level. Once I'm finished the comparison, all tabs remain at the default zoom level. They do not reset to the zoom level from before the comparison.

pnedev commented 7 years ago

They do not reset to the zoom level from before the comparison.

That sounds like an issue. I'll have a look, thanks for reporting.

BR

sky5walk commented 6 years ago

Similar... My zoom changes to a smaller scale after closing Compare. Compare Plugin v2.0.0 on Notepad++ v7.5.1.