Skip to content

[Refactor] move renderables to Visualization

Jonas Toth requested to merge refactor_move_renderables into master

This MR is rather big, because ripping the last pieces of Vis out of VSDReader removed a lot of state that was hold here as well as Slots. These are now in TEvenAnalysisGUI. Reimplementation of a lot with proper contracts and so on.

Merge request reports