Tighten browser devtools close timing
This commit is contained in:
parent
8397b32067
commit
48426bf1ec
2 changed files with 10 additions and 3 deletions
|
|
@ -542,7 +542,7 @@ struct BrowserPanelView: View {
|
|||
// `isVisibleInUI` never flips to false. Check for an attached-inspector
|
||||
// X-close when focus leaves as well so the persisted intent stays in sync.
|
||||
DispatchQueue.main.async {
|
||||
_ = panel.consumeAttachedDeveloperToolsManualCloseIfNeeded()
|
||||
panel.scheduleDeveloperToolsVisibilityLossCheck()
|
||||
}
|
||||
}
|
||||
syncWebViewResponderPolicyWithViewState(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue