mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-16 06:05:52 -06:00
Setup BartyCrouch run script
This commit is contained in:
parent
7f98df3a91
commit
6a240e199a
3 changed files with 21 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ class Display {
|
|||
|
||||
if roundChiclet {
|
||||
let osdChiclet = OSDUtils.chiclet(fromValue: Float(value), maxValue: Float(maxValue))
|
||||
|
||||
|
||||
filledChiclets = Int(round(osdChiclet))
|
||||
totalChiclets = 16
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue