mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
mark windows error
This commit is contained in:
@@ -166,6 +166,7 @@ class _IndexWebComponent extends State<IndexWebComponent> {
|
||||
webInfo.controller = controller;
|
||||
webInfo.title = title;
|
||||
webProvider.updateWebInfo(webInfo);
|
||||
// TODO this setState will make windows's webview alway refresh !
|
||||
setState(() {});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user