[Rev 06] RFR: 8130738: Add tabSize property to Text and TextFlow

Scott Palmer swpalmer at openjdk.java.net
Sat Dec 21 02:55:32 UTC 2019


> Added tabSize property to Text and TextFlow and -fx-tab-size CSS attribute to both.  TextFlow's tab size overrides that of contained Text nodes.

The pull request has been updated with 1 additional commit.

-------------

Added commits:
 - 78ddf12e: 8130738: Fixed test issue with StubTextLayout

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/32/files
  - new: https://git.openjdk.java.net/jfx/pull/32/files/f846ad6d..78ddf12e

Webrevs:
 - full: https://webrevs.openjdk.java.net/jfx/32/webrev.06
 - incr: https://webrevs.openjdk.java.net/jfx/32/webrev.05-06

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jfx/pull/32.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/32/head:pull/32

PR: https://git.openjdk.java.net/jfx/pull/32


More information about the openjfx-dev mailing list