Narrow the Launcher check box clickable areas to stop overlap and fix #2558

This commit is contained in:
Acts 19 quiz 2024-05-06 14:41:18 -05:00 committed by Ricardo Luís Vaz Silva
parent ae28eeae94
commit c707b418ef

View file

@ -161,7 +161,7 @@ void SettingsPage::OnLanguageChanged(int i)
void SettingsPage::OnGeometryChanged()
{
double panelWidth = 200.0;
double panelWidth = 160.0;
double y = 0.0;
double w = GetWidth();
double h = GetHeight();