> This fixes a regression caused by the fix for > https://bugs.openjdk.org/browse/JDK-8282290. The old if else block was broken > by the other PR, which caused the calculation for the caret width to be never > run.
Christopher Schnick has updated the pull request incrementally with one additional commit since the last revision: Clarify if else flow ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2128/files - new: https://git.openjdk.org/jfx/pull/2128/files/3ef53669..4e420ead Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2128&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2128&range=01-02 Stats: 17 lines in 1 file changed: 9 ins; 7 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/2128.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2128/head:pull/2128 PR: https://git.openjdk.org/jfx/pull/2128
