mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 01:21:29 +03:00
desktop file transfer ctrl + click multi selection
This commit is contained in:
@@ -31,6 +31,8 @@ const int kMobileMaxDisplayHeight = 1280;
|
||||
const int kDesktopMaxDisplayWidth = 1920;
|
||||
const int kDesktopMaxDisplayHeight = 1080;
|
||||
|
||||
const int kDesktopDoubleClickTimeMilli = 200;
|
||||
|
||||
const Size kConnectionManagerWindowSize = Size(300, 400);
|
||||
// Tabbar transition duration, now we remove the duration
|
||||
const Duration kTabTransitionDuration = Duration.zero;
|
||||
|
||||
Reference in New Issue
Block a user