diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ce1c41866..af1e46b4d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -67,6 +67,7 @@ Tsung-Han Yu Piotr Kubowicz RumovZ Cecini +Krish Shah ******************** diff --git a/qt/aqt/data/web/css/reviewer-bottom.scss b/qt/aqt/data/web/css/reviewer-bottom.scss index 8d4788f86..e7a414552 100644 --- a/qt/aqt/data/web/css/reviewer-bottom.scss +++ b/qt/aqt/data/web/css/reviewer-bottom.scss @@ -65,6 +65,8 @@ button { #outer { border-top: 1px solid var(--border); + /* Better compatibility with graphics pad/touchscreen */ + -webkit-user-select: none; } #innertable {