Skip to content

Implement zooming using Ctrl + Mouse wheel in the GridMap editor

Created by: Calinou

The minimum value of the slider was changed to 0.2 as zooming works in increments of 0.2. This way, the value can go back to 1 after you've reached the slider's minimum value.

Merge request reports