From a0c0b1c8e281b70422330115d9a652100db34fc1 Mon Sep 17 00:00:00 2001 From: David Capello Date: Tue, 19 Jun 2018 14:10:19 -0300 Subject: [PATCH] Add option to disable Wintab from Preferences dialog With this is easier to give support to the end-user. The --disable-wintab option was initially added for crash situation when the user cannot execute Aseprite from the very beginning, but in other situations, when Aseprite can be executed correctly but the stylus doesn't work as expected, it's nice to have this option available from the UI just to disable the Wintab32.dll. --- data/pref.xml | 1 + data/strings/en.ini | 10 ++++++++-- data/widgets/options.xml | 7 +++++++ src/app/app.cpp | 13 ++++++++----- src/app/commands/cmd_options.cpp | 1 + 5 files changed, 25 insertions(+), 7 deletions(-) diff --git a/data/pref.xml b/data/pref.xml index 77faa3ca6..81fafb752 100644 --- a/data/pref.xml +++ b/data/pref.xml @@ -155,6 +155,7 @@