Skip to content

Commit

Permalink
InfoWindow cleanup; SGE splitup (#4634)
Browse files Browse the repository at this point in the history
1. Start splitting SGE into more bite sized program units
2. Re-implement the logic for when to hide and show the infowindow
   and delegate it to the widgets. This also fixes many things.

Closes #4595
Addresses #4629
  • Loading branch information
baconpaul authored Jun 3, 2021
1 parent 74ebdba commit df15117
Show file tree
Hide file tree
Showing 10 changed files with 3,452 additions and 3,279 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,8 @@ set(SURGE_GUI_SOURCES
src/gui/SurgeBitmaps.cpp
src/gui/SurgeGUIEditor.cpp
src/gui/SurgeGUIEditorHtmlGenerators.cpp
src/gui/SurgeGUIEditorInfowindow.cpp
src/gui/SurgeGUIEditorValueCallbacks.cpp
src/gui/SurgeGUIUtils.cpp
src/gui/SurgeJUCELookAndFeel.cpp
src/gui/UIInstrumentation.cpp
Expand Down
Loading

0 comments on commit df15117

Please sign in to comment.