You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to handle this nicely? I can change font size in onViewTransformed callback but it breaks the original text ratio regarding the container.
The text was updated successfully, but these errors were encountered:
Oh because the View of ViewTransformer is using transform style... I solve this by removing the transform style inside ViewTransformer and change children style in onViewTransformed callback
Is there any way to handle this nicely? I can change font size in onViewTransformed callback but it breaks the original text ratio regarding the container.
The text was updated successfully, but these errors were encountered: