mkrueger / icy_tools

A colletion of ansi/bbs related applications
Apache License 2.0
46 stars 2 forks source link

icy_draw: Grid is incorrectly offset when zooming using mouse wheel #19

Open TheGreenHerring opened 5 months ago

TheGreenHerring commented 5 months ago

Version used: icy_draw_windows_0.3.0 from build #77

Icy Draw offers "zoom in/out" features from the menu or with hotkeys, and a grid which resizes with the picture when you zoom in and out. When using the zoom feature from the menu or with hotkeys, it increments and decrements by 50%, and the grid seems to behave accordingly. However, it is also possible to zoom in and out in smaller increments than 50% by rolling the mouse wheel while holding Ctrl, and this causes the grid to be visibly incorrectly offset by several pixels.