mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-10 19:38:11 +01:00
[PM-5189] Reworking how we handle updating the inline menu position
This commit is contained in:
parent
4295014e39
commit
add2f9ba8a
@ -1388,6 +1388,6 @@ export class OverlayBackground implements OverlayBackgroundInterface {
|
||||
}
|
||||
|
||||
private async triggerSubFrameFocusInRebuild(sender: chrome.runtime.MessageSender) {
|
||||
this.rebuildSubFrameOffsets$.next(sender);
|
||||
this.repositionInlineMenu$.next(sender);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user