-
- Downloads
Added communication between DataViewport and EditorViewport
Now, when the user clicks on a tab in the DataViewport, the corresponding Editor becomes active. Likewise, when the user selects an Editor with a Visualizer, the corresponding tab becomes active in the DataViewport.
Showing
- Source/MainWindow.cpp 2 additions, 0 deletionsSource/MainWindow.cpp
- Source/Processors/Editors/GenericEditor.cpp 2 additions, 0 deletionsSource/Processors/Editors/GenericEditor.cpp
- Source/Processors/Editors/GenericEditor.h 1 addition, 0 deletionsSource/Processors/Editors/GenericEditor.h
- Source/Processors/Editors/VisualizerEditor.cpp 13 additions, 2 deletionsSource/Processors/Editors/VisualizerEditor.cpp
- Source/Processors/Editors/VisualizerEditor.h 2 additions, 0 deletionsSource/Processors/Editors/VisualizerEditor.h
- Source/UI/DataViewport.cpp 47 additions, 14 deletionsSource/UI/DataViewport.cpp
- Source/UI/DataViewport.h 16 additions, 3 deletionsSource/UI/DataViewport.h
- Source/UI/EditorViewport.cpp 4 additions, 1 deletionSource/UI/EditorViewport.cpp
- Source/UI/UIComponent.cpp 9 additions, 2 deletionsSource/UI/UIComponent.cpp
- Source/UI/UIComponent.h 1 addition, 0 deletionsSource/UI/UIComponent.h
Loading
Please register or sign in to comment