RPTools / maptool

Virtual Tabletop for playing roleplaying games with remote players or face to face.
http://rptools.net
GNU Affero General Public License v3.0
787 stars 259 forks source link

Constrain zoom levels #4809

Closed kwvanderlinde closed 4 months ago

kwvanderlinde commented 4 months ago

Identify the Bug or Feature request

Fixes #2264

Description of the Change

The zoom level has been clamped to a more reasonable range.

These numbers aren't very meaningful aside from avoiding the extremes while still giving lots of freedom. There's a bit of room on each side yet if we want to push it.

The AdjustGridPanel and AdvancedAdjustGridPanel were removed as they were unused and put extra requirements on Scale.

Possible Drawbacks

None

Documentation Notes

N/A

Release Notes


This change is Reviewable

cwisniew commented 4 months ago

Approved although I wonder about your definition of "reasonable" for the range :)