Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.10
-
None
Description
Behaviour what is happening: 3D bars graph is constantly trying to sync graph even though no events is happening.
expected behaviour: Work like 3D scatter behaves, syncing is only triggered when some kind of event occurs in the graph.
This can be reproduced in any of the QtGraphs test or example application while having print statements in syncing functions.