Paul Lipscomb 460515ba0d Refactor: Move all UI widget construction to module level
- Extract all QWidget/QLayout instances and property configuration to module level
- Group by element: constructor → properties for each widget
- Keep __init__ assembly-only: addWidget, addLayout, addStretch, signals
- Explicit naming for clarity: separator_vertical_fader_zone_left, etc
- Applies to: IO columns (MIDI IN/OUT, Transport, OSC), Preset Browser, Transport/Fader/Toggle rows, OSC feedback containers
- Pattern: Module = what it is; __init__ = where it goes
2026-06-18 18:57:27 -04:00
2026-06-16 22:37:38 -04:00
2026-06-16 22:37:38 -04:00
2026-06-16 22:37:38 -04:00
2026-06-16 22:37:38 -04:00
2026-06-16 22:37:38 -04:00
2026-06-16 22:37:38 -04:00
2026-06-16 22:37:38 -04:00
2026-06-16 22:37:38 -04:00
S
Description
No description provided
42 MiB
Languages
C 35.8%
Rust 32.9%
C++ 15.4%
HTML 5.2%
Luau 3.1%
Other 7.1%