mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 08:43:20 +03:00
don't use Offstage as widget of animated loading, reuse refresh as
loading Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -219,6 +219,7 @@ class _PeerTabPageState extends State<PeerTabPage>
|
||||
entries[gFFI.peerTabModel.currentTab].load();
|
||||
}
|
||||
},
|
||||
spinning: gFFI.abModel.abLoading,
|
||||
child: RotatedBox(
|
||||
quarterTurns: 2,
|
||||
child: Tooltip(
|
||||
|
||||
Reference in New Issue
Block a user