[Rev 05] RFR: 8130738: Add tabSize property to Text and TextFlow
Scott Palmer
swpalmer at openjdk.java.net
Sat Dec 14 20:47:16 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:
- f846ad6d: 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/f99a3aa9..f846ad6d
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/32/webrev.05
- incr: https://webrevs.openjdk.java.net/jfx/32/webrev.04-05
Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 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