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?

0

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:(

0
Avatar
Permanently deleted user

Thanks! Found it. It is ide.mac.disableMacScrollbars.

0

请先登录再写评论。