mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-22 10:29:16 +01:00
Fix resetControls for opacity of OSC
This commit is contained in:
parent
1f608da8e0
commit
66d2965c63
@ -268,6 +268,7 @@ class OnScreenControllerView @JvmOverloads constructor(context : Context, attrs
|
||||
it.config.enabled = true
|
||||
}
|
||||
controls.globalScale = 1.15f
|
||||
controls.alpha = 255
|
||||
invalidate()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user