If the above does not work out for you, you can play with an experimental setting, which requires more work on the part of the dev and may not work for all situations.
Set the above debug variable.
If you change your display viewport (e.g., zoom, resize, etc.). You must:
- Set the debug variable to "disable"
- Wait for a few ticks to render with the new viewport
- Set the debug variable back to "enable"
In general, this is caching C3 render state, so if C3 render state ever changes, the above procedure should be rerun.