mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
GUI: RTL: Fix gltichiness when switch to rtl-gui when theme doesn't support.
This commit is contained in:
parent
34af205e81
commit
4e3c43ce16
@ -2297,7 +2297,6 @@ void GlobalOptionsDialog::apply() {
|
||||
ConfMan.set("gui_language", newLang);
|
||||
newCharset = TransMan.getCurrentCharset();
|
||||
isRebuildNeeded = true;
|
||||
g_gui.setLanguageRTL();
|
||||
}
|
||||
|
||||
bool guiUseGameLanguage = _guiLanguageUseGameLanguageCheckbox->getState();
|
||||
|
Loading…
x
Reference in New Issue
Block a user