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

How to disable scroll default in TeXView ? #94

Open
tiennguyen9988 opened this issue Mar 15, 2021 · 2 comments
Open

How to disable scroll default in TeXView ? #94

tiennguyen9988 opened this issue Mar 15, 2021 · 2 comments

Comments

@tiennguyen9988
Copy link

Question: How to disable scroll default in TeXView ? I have an conttent inside SingleChildScrollView, the problem appear when content less than height of screen. Then scroll of flutter_tex content will appear and i can't disabled it. Please give for me solution or fix it in the new version updated in the future if it is error. Thanks! pub package
Screen Shot 2021-03-15 at 16 03 49

@shah-xad
Copy link
Owner

Can you share some code, so I can reproduce the issue.?

@tiennguyen9988
Copy link
Author

yep! constructor easy is :
Chewie(),
TeXView()
With this constructor will appear two issues (the same image):
1 - Scroll content TeXView
2 - Error blur icon video of Chewie.
note: error is not appear if revert constructor, example:
TeXView(),
Chewie()
Thanks you! please feedback if you want anything more.

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

2 participants