ther0n / UnnaturalScrollWheels

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS
GNU General Public License v3.0
3.36k stars 72 forks source link

Added the missing import of CoreGraphics #80

Open superKoder opened 1 year ago

superKoder commented 1 year ago

For some reason the import of CoreGraphics was missing causing CG classes not to be found.