You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to #380, I have a more specific question. The JavaFX does not offer public APIs for introspection into text layout (in Text/TextFlow), making it difficult to provide e.g. navigation in a custom text component. Would you be interested in taking a look at the LayoutInfo API being proposed?
Greetings!
In addition to #380, I have a more specific question. The JavaFX does not offer public APIs for introspection into text layout (in Text/TextFlow), making it difficult to provide e.g. navigation in a custom text component. Would you be interested in taking a look at the LayoutInfo API being proposed?
JEP: https://github.com/andy-goryachev-oracle/Test/blob/main/doc/Text/LayoutInfo.md
PR: openjdk/jfx#1596
I hope the new API will remove the need for hacks and workarounds you need to implement. If you are interested, I would like to find out
Thank you in advance,
-andy
The text was updated successfully, but these errors were encountered: