mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-13 11:09:17 +08:00
f34b8411a7
* This happens when after changing DesktopTab to StatefulWidget, 1.2.7 and 1.3.0 have this problem. * When `addConnection` in server_model.dart is called, the old closed client is removed, the client parameter of buildConnectionCard is new, but client id inside Consumer is old. * The only state in cm page is timer, its value is kept in test. * There may be a better way to solve the ui update. Signed-off-by: 21pages <sunboeasy@gmail.com> |
||
---|---|---|
.. | ||
ab_model.dart | ||
chat_model.dart | ||
cm_file_model.dart | ||
desktop_render_texture.dart | ||
file_model.dart | ||
group_model.dart | ||
input_model.dart | ||
model.dart | ||
native_model.dart | ||
peer_model.dart | ||
peer_tab_model.dart | ||
platform_model.dart | ||
server_model.dart | ||
state_model.dart | ||
user_model.dart | ||
web_model.dart |