tb2097 / wacom-gui

Python/PyQt Wacom GUI for KDE
GNU General Public License v3.0
133 stars 35 forks source link

Fix #70 gestures always loading as disabled #71

Open ocumo opened 1 year ago

ocumo commented 1 year ago

This PR closes #70, whereby the gestures checkbox doesn't initialise correctly from the config file. It always loads as off, regardless of the saved config. That means the gestures functionality will be disabled in the tablet.

The fix is actually just correcting a simple typo.