Force show scrollbars on a Mac
From version 8 it seems PhpStorm follows system settings to not show its scrollbars if system settings have scrollbars hidden.\
Can I set to ignore system setting and show PhpStorm's scrollbars?
Please sign in to leave a comment.
According to https://youtrack.jetbrains.com/issue/IDEA-122633#comment=27-702175 it must be possible using 'ui.no.mac.scrollbar' property, but I can't see this property in the registry:(
Thanks! Found it. It is ide.mac.disableMacScrollbars.