mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Fullscreen, status bar hiding, chat input following the theme (#67987)
* Initial commit * input is colored according to the theme * removed unused setting
This commit is contained in:
@@ -38,9 +38,4 @@
|
||||
window.mouse_event_macro_set = FALSE
|
||||
window.set_mouse_macro()
|
||||
|
||||
if(hotkeys)
|
||||
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_ENABLED]")
|
||||
else
|
||||
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_DISABLED]")
|
||||
|
||||
update_special_keybinds()
|
||||
|
||||
Reference in New Issue
Block a user