Visualizer Views are currently affecting active queues partially.
This happens since some visualizer attributes are accessed directly from views.
Actually, a view should be fully updated for all changed properties of the visualizer. Meaning that each view should hold all required properties for that visualizer by value and should be stopped and recreated whenever properties are being changed
Visualizer Views are currently affecting active queues partially. This happens since some visualizer attributes are accessed directly from views.
Actually, a view should be fully updated for all changed properties of the visualizer. Meaning that each view should hold all required properties for that visualizer by value and should be stopped and recreated whenever properties are being changed