fix: RTL WindowButtonsProxy
buttons (#36839)
* fix: RTL WindowButtonsProxy buttons * chore: address review feedback
This commit is contained in:
parent
168726a052
commit
414791232a
3 changed files with 38 additions and 0 deletions
|
@ -382,6 +382,7 @@ int ElectronBrowserMainParts::PreCreateThreads() {
|
|||
|
||||
#if BUILDFLAG(IS_MAC)
|
||||
ui::InitIdleMonitor();
|
||||
Browser::Get()->ApplyForcedRTL();
|
||||
#endif
|
||||
|
||||
fake_browser_process_->PreCreateThreads();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue