dev136 - add auto patchbay toggle

This commit is contained in:
tildearrow 2023-01-10 15:58:15 -05:00
parent 02838e0a07
commit 2fbec000d7
8 changed files with 78 additions and 6 deletions

View file

@ -6026,6 +6026,7 @@ FurnaceGUI::FurnaceGUI():
hoveredPortSet(0x1fff),
hoveredSubPort(-1),
portDragActive(false),
displayHiddenPorts(false),
subPortPos(0.0f,0.0f),
oscTotal(0),
oscZoom(0.5f),