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