JetBrains: Update JCEF when settings change
Created by: vdavid
The settings UI is done:
(PR)
and the web view uses the settings correctly.
But when you change the settings, you need to restart the UI to get the settings applied in the web view.
It should load the new settings automatically. A way to do this is to use the Java→JS bridge.