Created
February 16, 2015 09:23
-
-
Save pboehm/fae14346f03132ef2ba6 to your computer and use it in GitHub Desktop.
Fix IntelliJ scrolling flicker on OSX 10.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.jetbrains.intellij AppleShowScrollBars -string Always |
This is awesome, thank you!
Thank you!
Works for OSX 10.12 as well, thank you!
thank you
How to run this command for webstorm?
Just run it from a terminal.
Didn't stop the flickering for me, though.
How to use it?
Didn't work for me on OSX 10.12.6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
your answer is so helpful