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
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
Currently the minimap has fixed percentage of screen width/height. This is incorrect.
Make the map width 20% of the screen and compute height so that the minimap aspect ratio and map aspect ratio are the same.
Relates to #375.