Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text inside transformer becomes pixelated when zoomed #18

Open
yongzhi-chen opened this issue Oct 26, 2017 · 1 comment
Open

Text inside transformer becomes pixelated when zoomed #18

yongzhi-chen opened this issue Oct 26, 2017 · 1 comment

Comments

@yongzhi-chen
Copy link

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.

@yongzhi-chen
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant