mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
When multiple JetBrains Client processes (RDCT-6) are running in parallel, changes in one of them will cause changes in configuration files which will be applied to all the other processes. So even changes in NotRoamableUiOptions must cause 'uiSettingsChanged' event to be fired. Code which calls LafManager.updateUI was moved from AppearanceConfigurable to LafManagerImpl to ensure LaF is updated after such changes. GitOrigin-RevId: b8a46d250d343590a250b83e5f73b389bebcb91d