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 height property #290

Open
tonydroy opened this issue Oct 2, 2023 · 0 comments
Open

Text height property #290

tonydroy opened this issue Oct 2, 2023 · 0 comments

Comments

@tonydroy
Copy link

tonydroy commented Oct 2, 2023

Especially since JavaFX prints just one page at a time, it seems important to have a way to measure content height. I have been able to work around this with a kludge: Move cursor to end and request focus; then on new thread, wait for updateCaretOrigin() in ParagraphTile, and then get Y-value.

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