RFR: 4265389: JSplitPane does not support ComponentOrientation [v6]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Jul 19 08:05:06 UTC 2024
> JSplitPane's support of CompoentOrientation is not present so if orientation is RTL, it still renders left component on left and right component on right instead of other way around..
> Fix to make it support RTL orientation
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
whitespace removal
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20214/files
- new: https://git.openjdk.org/jdk/pull/20214/files/7d61459a..06c73e39
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20214&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20214&range=04-05
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/20214.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20214/head:pull/20214
PR: https://git.openjdk.org/jdk/pull/20214
More information about the client-libs-dev
mailing list