Fix for jogging on touch screens.
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 8 Oct 2020 00:51:04 +0000 (17:51 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 8 Oct 2020 00:51:04 +0000 (17:51 -0700)
CHANGELOG.md
src/stylus/style.styl

index e6bdab72df43a595f1130ee42365f3adad0be1da..4bc0b97a72b19efb462d7a566ad9f19121493ef1 100644 (file)
@@ -13,6 +13,7 @@ Buildbotics CNC Controller Firmware Changelog
  - Added M8.1 and M7.1 coolant off commands.
  - Clear planner coolant and spindle state on stop.
  - Fix web disconnect problem when downloading a bug report.
+ - Fix for jogging on touch screens.
 
 ## v0.4.14
  - Handle file uploads with '#' or '?' in the name.
index 355a18869a67498e647af893f76f9428252b00c5..60915e6eb3b7c31b63aa4daf885ab6fab7feec69 100644 (file)
@@ -354,6 +354,13 @@ span.unit
       text-align right
 
   .jog svg
+    user-select none
+    -webkit-touch-callout none
+    -webkit-user-select none
+    -khtml-user-select none
+    -moz-user-select none
+    -ms-user-select none
+
     text
       user-select none
       font-family Sans