To fix scale issues on JetBrains IDE search for the action “Edit Custom VM Options…” and add to the file:
-Dsun.java2d.uiScale.enabled=true
-Dsun.java2d.uiScale=2After that restart the IDE.
To fix scale issues on JetBrains IDE search for the action “Edit Custom VM Options…” and add to the file:
-Dsun.java2d.uiScale.enabled=true
-Dsun.java2d.uiScale=2After that restart the IDE.