mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
[PM-5189] Refining how we handle fading in the inline menu elements
This commit is contained in:
@@ -59,3 +59,6 @@ export const AutofillOverlayVisibility = {
|
||||
OnButtonClick: 1,
|
||||
OnFieldFocus: 2,
|
||||
} as const;
|
||||
|
||||
export const AUTOFILL_OVERLAY_ON_SCROLL = "autofill-overlay-scroll-event";
|
||||
export const AUTOFILL_OVERLAY_ON_RESIZE = "autofill-overlay-resize-event";
|
||||
|
||||
Reference in New Issue
Block a user