On Mon, 6 Jul 2026 20:21:11 GMT, Michael Strauß <[email protected]> wrote:

>> modules/javafx.graphics/src/main/java/javafx/scene/layout/HeaderBar.java 
>> line 744:
>> 
>>> 742: 
>>> 743:             if (scene.getEffectiveNodeOrientation() != 
>>> getEffectiveNodeOrientation()) {
>>> 744:                 leftSystemPaddingWidth = isLeftSystemPadding() ? 
>>> properties.rightSystemInsetProperty().get().getWidth() : 0;
>> 
>> still think it was a mistake with left/right instead of leading/trailing.
>
> I agree, but this mistake was made over a decade ago. At this point, 
> introducing inconsistency doesn't help anyone...

Yes, that ship has sailed.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2188#discussion_r3532338134

Reply via email to