Replies: 1 comment 1 reply
-
Hello @Kowersky. Long time no see! Quasar, IIRC, has intermediate class names for things it's in the middle of animating.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Example Code
Description
Hi. I'm creating my own dropdown_button menu style and I want the backdrop-filter blur to be set immediately, rather than only appearing after the menu is displayed. You can see the problem in the video. The menu appears and after about 0.5 seconds the blur is applied.
I know I can just remove this div, but then the dropdown_button will be blurred, and I don't want that.
2025-09-23.10-21-07.mp4
Beta Was this translation helpful? Give feedback.
All reactions