* 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> |
||
|---|---|---|
| .. | ||
| button.dart | ||
| dragable_divider.dart | ||
| kb_layout_type_chooser.dart | ||
| list_search_action_listener.dart | ||
| material_mod_popup_menu.dart | ||
| menu_button.dart | ||
| popup_menu.dart | ||
| refresh_wrapper.dart | ||
| remote_toolbar.dart | ||
| scroll_wrapper.dart | ||
| tabbar_widget.dart | ||
| titlebar_widget.dart | ||