On Mon, 22 Jul 2024 09:31:55 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> 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: > > Use isLeftToRight method instead of explicit check Looks good to me. ------------- Marked as reviewed by tr (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20214#pullrequestreview-2191438504
