Created
December 23, 2020 08:49
-
-
Save olssonm/310309ae24ce01592a5173a34d10b6e4 to your computer and use it in GitHub Desktop.
Set the scroll in Pixelmator Pro to be "Normal"
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.pixelmatorteam.pixelmator.x scrollToZoomDirectionInverted -bool true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pixelmator pro forces "Natural" scrolling and doesn't adhere to the system wide settings. Use this command to force the app to use normal scrolling behavior.