diff --git a/bin/idea.properties b/bin/idea.properties index c9b96aab0573..ce6a42205769 100644 --- a/bin/idea.properties +++ b/bin/idea.properties @@ -92,7 +92,7 @@ sun.java2d.pmoffscreen=false #--------------------------------------------------------------------- # Enables HiDPI support in JBRE #--------------------------------------------------------------------- -sun.java2d.uiScale.enabled=true +sun.java2d.uiScale.enabled=false #--------------------------------------------------------------------- # Workaround to avoid long hangs while accessing clipboard under Mac OS X.