nomns / nparse

Nomns' Parser for Project1999
GNU General Public License v3.0
43 stars 22 forks source link

Reset map zoom #22

Closed casperinmd closed 4 years ago

casperinmd commented 4 years ago

NOt sure how I did it, but I managed to zoom out so far the whole map is a tiny speck.

ALT + scroll up or down simply kept zooming out. How do I fix that without resetting my settings?

If i need to delete and download again, I certainly can, but wanted to bring it to your attention.

Thanks!!

casperinmd commented 4 years ago

Actually I found the issue. I did reset zoom in the json file, but hten it did it again when scrolling, it was b/c I am doing an ALT + scroll, that will always scroll out regardless of mouse wheel direction.

If you just mouse scroll, it works as intended. doh

nomns commented 4 years ago

ahh :) I didn't realize alt messed with mouse scroll like that! Glad you got it sorted.