Open AXKuhta opened 5 days ago
Describe the bug Setting Window: Title Bar Style to custom and restarting results in TypeError: q.setTitleBarOverlay is not a function error
TypeError: q.setTitleBarOverlay is not a function
I've been able to unbrick my .deb installed version by editing ~/.config/Codium/User/settings.json to have "window.titleBarStyle": "native"
~/.config/Codium/User/settings.json
"window.titleBarStyle": "native"
Please close if this is not reproducible.
Describe the bug Setting Window: Title Bar Style to custom and restarting results in
TypeError: q.setTitleBarOverlay is not a function
errorI've been able to unbrick my .deb installed version by editing
~/.config/Codium/User/settings.json
to have"window.titleBarStyle": "native"
Please close if this is not reproducible.