-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEATURE] Input level calibration (#525)
* Rearrange about info * Define parameters for input calibration * No click through ModelInfoControl--just use the 'close' button in the corner * Settings control: Clean up OnAttached() and set rect for background immediately * Input calibration controls * Input calibration controls * Input calibration * Disable both the switch and knob when model doesn't have input calibration metadata * Display I/O calibration levels in model info * Add tooltip to input calibraiton knob. * Don't disable mouse events when input calibraiton controls are disabled. * Set disable state correctly on UI open for input calibration controls * Input level as text control, still needs cleaning up * Improve input level graphics, still iffy layout
- Loading branch information
1 parent
dd3ad7a
commit 420f438
Showing
8 changed files
with
215 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.