Closed plojo closed 2 years ago
Hm... thinking about it, I guess it's not a side-effect of the changes to the event-pump, but of an earlier one. In order to illuminate a graph that does not contain lights, the graph gets inserted into the view as a child of a parent node that has some light to be switched on and off. Opening another view will switch the parent of the graph, since it can't have multiple parents.
I have to think about how I can illuminate differently... :-(
Ok, I came up with a different solution and implemented it in devJirka. Please merge and test.
Ok seems to work so far, keeping an eye on it.
Neue Erkenntnisse? Sonst würde ich integrieren.
Habe keine Fehler mehr bemerkt.
When dragging the same graph into a second graph panel the graph render from the first panel will stop displaying anything (only noticeable after triggering a redraw in first render graph).