The flowcharts I'm currently working on are quite large with a lot of small text.
To be able to quickly navigate to a section, and know what the content is, before zooming in, I have larger parent labels.
This works very well with increased Paint Details Threshold, but that also means there is a significant performance impact.
My question is, is there a way to have a dynamic threshold based on the font size? So smaller fonts disappear faster and larger ones still render when zoomed out?
And if not, are there other alternatives to be able to read the graphic at such zoomed out scale without having to zoom in constantly to read the text? Maybe a 'force label rendering' at any scale?