mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
opt: more configurable scroll logic & edge size
This commit is contained in:
@@ -248,6 +248,7 @@ List<Locale> supportedLocales = const [
|
||||
// specify CN/TW to fix CJK issue in flutter
|
||||
Locale('zh', 'CN'),
|
||||
Locale('zh', 'TW'),
|
||||
Locale('zh', 'SG'),
|
||||
Locale('fr'),
|
||||
Locale('de'),
|
||||
Locale('it'),
|
||||
|
||||
Reference in New Issue
Block a user