What to do?
Clicking the MiniMap on small maps causes a RuntimeException, preventing the GridScroller thread from working. Also, clicking the MiniMap sends an absolute value to GridScroller (this may cause the exception) though it should regard the scaling of the MiniMap.
What to do? Clicking the MiniMap on small maps causes a RuntimeException, preventing the
GridScroller
thread from working. Also, clicking the MiniMap sends an absolute value toGridScroller
(this may cause the exception) though it should regard the scaling of the MiniMap.