Rename incorrectly named
setRTL(ParagraphDirection)
to
setParagraphDirection(ParagraphDirection)
in the StyleAttributeMap.Builder class.
This will be a breaking change, but should be ok since the feature is still incubating.
setRTL(ParagraphDirection)
to
setParagraphDirection(ParagraphDirection)
in the StyleAttributeMap.Builder class.
This will be a breaking change, but should be ok since the feature is still incubating.
- relates to
-
JDK-8351982 ☂ RichTextArea (Incubator) Feedback and Bugs in jfx24
-
- Open
-