Modular-Robotics-Group / modular-robotics

A set of tools to aid in research related to modular robots
MIT License
0 stars 2 forks source link

Add bounds detection to zooming in/out #51

Closed gShahr closed 2 months ago

gShahr commented 2 months ago

Tiles in grid cannot be too small or large.

gShahr commented 2 months ago

Now from the start, can only increase or decrease it 4 times in either direction. Need to replace hard-coded values with respect to the initial tile size.