Hi,
I use a combination of TabPane and Canvas to draw objects. Canvas memory
usage is high, after opening few tabs on a 4k monitor I receive
error messages.
Is any way to reduce Canvas memory usage ?
Maybe releasing memory on canvas.setVisible(false)?
I can call it when a tab becomes inactive.

Cheers,
Dragos

Reply via email to