[Rev 04] RFR: 8130738: Add tabSize property to Text and TextFlow
Scott Palmer
swpalmer at openjdk.java.net
Thu Dec 12 21:22:45 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:
- f99a3aa9: 8130738: Add tabSize property to Text and TextFlow
Changes:
- all: https://git.openjdk.java.net/jfx/pull/32/files
- new: https://git.openjdk.java.net/jfx/pull/32/files/af959665..f99a3aa9
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/32/webrev.04
- incr: https://webrevs.openjdk.java.net/jfx/32/webrev.03-04
Stats: 170 lines in 6 files changed: 147 ins; 9 del; 14 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