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
Right now the tile size in pixels is fixed to 256*256.
On the desktop it would be great to go to 512_512 for large screens while on small screens we might want to go to a smaller size 128_128 or even 64*64.
This would need to be configurable somehow and possibly at runtime but not strictly.
The text was updated successfully, but these errors were encountered:
Right now the tile size in pixels is fixed to 256*256.
On the desktop it would be great to go to 512_512 for large screens while on small screens we might want to go to a smaller size 128_128 or even 64*64.
This would need to be configurable somehow and possibly at runtime but not strictly.
The text was updated successfully, but these errors were encountered: