You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using several BackgroundPainters (several call to Topology.addBackgroundPainter()), we would expect that the last added be called last (at it is the case when handling LinkPainter and NodePainter). It is not the case.