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 handle line break issue? #1726

Open
MarcusCheung00 opened this issue Aug 25, 2024 · 0 comments
Open

how to handle line break issue? #1726

MarcusCheung00 opened this issue Aug 25, 2024 · 0 comments
Labels
needs triage support Asking for help writing an application

Comments

@MarcusCheung00
Copy link

MarcusCheung00 commented Aug 25, 2024

usecase 1: textfield widget ->pdf text widget, if user can preview in realtime, it will be pecfect. but there many style and layout issue.

usecase 2: text widget ->pdf text widget, just allow user to print out what they see in the preview.
issue: line break behavior seems pretty weird, when display chinese and english at the same time(could break from the first word)
feature request: consider pdf text widget line break is not same as flutter text widget, is it possible to use zero width space carather(\u200B)?

@MarcusCheung00 MarcusCheung00 added needs triage support Asking for help writing an application labels Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage support Asking for help writing an application
Projects
None yet
Development

No branches or pull requests

1 participant