tb2097 / wacom-gui

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

Gestures always load as disabled #70

Open ocumo opened 11 months ago

ocumo commented 11 months 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.