-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: power levels adjustments (#1007)
We need to: Fix the overlapping marker and labels Change slider to % increments but say x of y cores or x of y threads on slider description so that it communicates both a % progress and the core/thread increments Revise the save state to be explicit, since it takes about 30 seconds to apply It currently defaults to 1 irrespective of whether Eco or Ludicrous is set, which is confusing: it should default to whatever the user had selected (the Eco level or the Ludicrous level) ________________ https://www.loom.com/share/9e7dc4c1123c4701b8032c55a2861f83 Fixes: #1016 --------- Co-authored-by: Brian Pearce <[email protected]>
- Loading branch information
1 parent
84bcdc5
commit 7e5e99c
Showing
4 changed files
with
198 additions
and
104 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
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.