mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
UI: better double click on touch screens (#24400)
* UI: better double click on touch screens * lower * just right Co-authored-by: Comma Device <device@comma.ai>
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
cd "$(dirname "$0")"
|
||||
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
|
||||
export QT_PLUGIN_PATH="../../third_party/qt-plugins/$(uname -m)"
|
||||
export QT_DBL_CLICK_DIST=150
|
||||
exec ./_ui
|
||||
|
||||
Reference in New Issue
Block a user