We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated RichTextFX CSS Reference Guide (markdown)
Added new styles introduced in RichTextFX 0.11.0
Created _Footer (markdown)
Added CSS duration syntax to caret blink rate
spent a million hours figuing out why -fx-font-weight and -fx-font-style weren't working. Hopefully this note will save someone else from having to go through this.
Added additional StyleClass notes to SelectionPath
Updated Implementing custom objects (markdown)
Correction: TextFlow#fx-line-spacing does work and adds spacing between lines in multi-line paragraph, not in-between paragraphs
Add link to Hyperlink demo showing basic pattern to follow when creating custom object segment
Update home page to better distinguish different levels of understanding RichTextFX for new users
Update page to account for CaretNode and SelectionPath
Add link to explanation on overriding default behavior
Write initial page to answer this FAQ
Fix link to renamed generic explanation page
Rename title to better explain its topic; provide better introduction to page; add pseudo code for data types
Include link to 'what exactly is SEG?' explanation
Updated What exactly is SEG ? (markdown)
Updated _Sidebar (markdown)
Created What exactly is SEG ? (markdown)
Fix additional typos: ".red-text" to "red-text"
Correct typo: ".red-text" style class changed to "red-text"
Clarify CSS for Flowless; add comment/link about VirtualizedScrollPane