mohzy83 / NppMarkdownPanel

Lightweight Notepad++ plugin to preview Markdown files
MIT License
224 stars 36 forks source link

Zoom Level Limit #35

Closed ballietf closed 2 years ago

ballietf commented 3 years ago

Great plug-in! Request: I use a an Ultrawide monitor (5120x1440). The Zoom Level limit of 200 is not enough. Can this limit be raised. Image 1, attached, is the Zoom level at 200 (the current max). Image 2 is the Zoom level after I've zoomed with my mouse wheel 18 wheel clicks. Markdown Panel Zoom Level 200 Markdown Panel Zoom Level 18 mouse wheel clicks

TailendWong commented 3 years ago

Great plug-in! Great Issue! The difference is, I want a lower zoom level, 90 is not enough. I tried to change the zoomLevel in "X:\npp.7.9.1.portable\plugins\Config\nppmarkdownpaner.ini " ("X:\npp.7.9.1.portable" is the home of my notepad++), but it didn't work. I can't find the scope limitation of zoomLevel in your source code, but my level is limited. I think it would be better if this range were flexible, thank you.

[readable for Chinese]伟大的插件!不同的是,我想要更低的缩放级别,90不够。我尝试修改"X:\npp.7.9.1.portable\plugins\Config\NppMarkdownPanel.ini"中的zoomLevel,但没有用。我在你的源码中没有找到关于zoomLevel的范围限制,是我水平有限。我认为这个范围是灵活的会更好,谢谢。

mohzy83 commented 2 years ago

this was enhanched in version 0.6.1 You can choose a zoomlevel from 40% to 400%.