Show tooltip faster

This commit is contained in:
luboslenco
2025-09-25 15:35:33 +02:00
parent e9caf2975d
commit e8fb8256e3
+1 -1
View File
@@ -101,7 +101,7 @@ float UI_HEADER_DRAG_H() {
} }
float UI_TOOLTIP_DELAY() { float UI_TOOLTIP_DELAY() {
return 1.0; return 0.7;
} }
ui_t *ui_get_current() { ui_t *ui_get_current() {