You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider adding zoom functionality.
Easiest way to implement:
-just rescale the tiles in tilebuffer, rest will happen automatically,
-separate tile size in tilebuffer from values seen in UI by introducing some kind of zoom factor variable
The text was updated successfully, but these errors were encountered:
Consider adding zoom functionality.
Easiest way to implement:
-just rescale the tiles in tilebuffer, rest will happen automatically,
-separate tile size in tilebuffer from values seen in UI by introducing some kind of zoom factor variable
The text was updated successfully, but these errors were encountered: