mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 16:14:28 +08:00
0.6.6
滑动优化
This commit is contained in:
@@ -479,7 +479,7 @@ public partial class MainWindow
|
||||
_currentDesktopSurfaceIndex = target;
|
||||
BeginDesktopPageContextSettle(previousIndex, target);
|
||||
ApplyDesktopSurfaceOffset();
|
||||
PersistSettings();
|
||||
SchedulePersistSettings(delayMs: Math.Max(280, (int)FluttermotionToken.Page.TotalMilliseconds + 80));
|
||||
}
|
||||
|
||||
private bool CanSwipeDesktopSurface()
|
||||
|
||||
Reference in New Issue
Block a user