Skip to content

v.3 and transition effect #462

Answered by orestbida
osworx asked this question in Q&A
Jan 24, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

@osworx unfortunately this looks to be much more complex than just adding a few css variables.

The transition (transform) is different for each modal position/layout. You have to take into account the mobile/desktop's slight layout changes too. It would require too much css (about 50-60 lines) to make the zoom transition work properly for all layouts/positions, which — I now recall — was the reason why I did not implement the zoom transition.

If you want to change the transition to zoom, you can, though it might be better to change it just for your current layout/position, to keep the custom css at minimum. This also means that if you later change the layout/position, you might have to ad…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@osworx
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by osworx
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants