[THREAD]
https://forum.hise.audio/topic/13750/external-filter-not-updating-the-floating-tile?_=1761865607568
When disabling a filter, the floating doesn't alway reset with the External Filter.
I'm forcing a repaint but it doesn't help.
It makes sense if the repaint message is treated before the external filter is updated.
This is easily proven using a callAfterDelay, which is working but dirty...
A fix would be to send the repaint message only when the external filter has updated