mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
try 700 for fullscreen
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
@@ -32,7 +32,7 @@ namespace df
|
||||
namespace
|
||||
{
|
||||
uint64_t constexpr kDoubleTapPauseMs = 180;
|
||||
uint64_t constexpr kLongTouchMs = 300;
|
||||
uint64_t constexpr kLongTouchMs = 700;
|
||||
uint64_t constexpr kKineticDelayMs = 300;
|
||||
|
||||
float constexpr kForceTapThreshold = 0.75;
|
||||
|
||||
Reference in New Issue
Block a user