C7-Game / Prototype

An early-stage, open-source 4X strategy game
https://c7-game.github.io/
MIT License
34 stars 9 forks source link

The initial zoom-out takes you way far out #301

Closed QuintillusCFC closed 2 years ago

QuintillusCFC commented 2 years ago

I got so used to this bug that I forgot it was a bug...

  1. Start a new game.
  2. Zoom out (tested with both mouse wheel and touchpad, specifically touchpad with zoom in/out along the right side)

Expected:

You are zoomed out a little bit.

Actual:

You are zoomed out so far you might as well be on the Moon.

If you tap "z" to restore 100% zoom, and then zoom out one wheel notch, then you only get zoomed out a little bit, as expected. So it's a problem on initial zoom only.

QuintillusCFC commented 2 years ago

Adding to Carthage since I just figured out how to fix it. This is part of the Bug Fixing set of changes I think we should do in the near future.