tb2097 / wacom-gui

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

Gestures always load as disabled #70

Open ocumo opened 1 year ago

ocumo commented 1 year ago

The gestures checkbox always loads as off, regardless of the saved config. That means the gestures functionality is always disabled in the tablet when loading wacom-gui, even if it had been saved as enabled. The user has to click to enable it.

I've fixed this locally and will attach a pull request here.