When the minimap is enabled, Zone shapes and icons either don't render or the minimap is offset and renders in the right third ontop of the map.
Tetraminus had the theory that it's because framebuffers are being nested here, for which he found a workaround:
https://github.com/crykn/guacamole/blob/master/gdx/src/main/java/de/damios/guacamole/gdx/graphics/NestableFrameBuffer.java
Examples:


When the minimap is enabled, Zone shapes and icons either don't render or the minimap is offset and renders in the right third ontop of the map.
Tetraminus had the theory that it's because framebuffers are being nested here, for which he found a workaround:
https://github.com/crykn/guacamole/blob/master/gdx/src/main/java/de/damios/guacamole/gdx/graphics/NestableFrameBuffer.java
Examples:
