EasyRPG / Editor

Game editor similar to RPG Maker
https://easyrpg.org/editor/
GNU General Public License v3.0
345 stars 58 forks source link

Map editor: Fix zoom function #178

Closed ghost closed 3 years ago

ghost commented 3 years ago

This PR makes the editor no longer crash if the zoom level is set below 100%. Moreover the minimum zoom level will be set from 25% to 12.5% and the maximum zoom level will be set from 200% to 800%.

Fixes: #145

Ghabry commented 3 years ago

Hm the windows PR builder is broken. Will fix this in September. Thanks for the patch!