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

Long equation overflow on device (Doesn't fully display) #102

Open
hongquang198 opened this issue Aug 12, 2021 · 3 comments
Open

Long equation overflow on device (Doesn't fully display) #102

hongquang198 opened this issue Aug 12, 2021 · 3 comments

Comments

@hongquang198
Copy link

hongquang198 commented Aug 12, 2021

Hi. First of all I'd like to thank you for your amazing work on flutter_tex

I'm using the latest version of Flutter_tex
And when I put a string data like this inside a TeXViewDocument

TeXViewDocument(r"""

-Cách 1: Phương pháp đại số

+Bước 1: Xác định: (\left{ \begin{array}{l}{x_1} = {\rm{Aco}}{\mathop{\rm s}\nolimits} (\omega {t_1} + \varphi )\{v_1} = - \omega A{\rm{sin}}(\omega {t_1} + \varphi )\end{array} \right.va \left{ \begin{array}{l}{x_2} = {\rm{Aco}}{\mathop{\rm s}\nolimits} (\omega {t_2} + \varphi )\{v_2} = - \omega A{\rm{sin}}(\omega {t_2} + \varphi )\end{array} \right.)

(v1 và v2 chỉ cần xác định dấu)

+ """),),

The equation doesn't fully display or truncate to the new line.

image

Is it possible to get the width of the rendered widget from the string data?
Thanks a lot!

@shobhit-fliplearn
Copy link

Hi
Facing same issue. When content is long enough then the content is cut along the width.
Is there any way to make the texView horizontally scrollable?

@L-Jay
Copy link

L-Jay commented Apr 17, 2024

same issue.How to resolve?

@wtoalabi
Copy link

I am here now.
Couldnt find any reasonable solution.

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

4 participants