On Wed, 7 Jan 2026 17:18:18 GMT, Andy Goryachev <[email protected]> wrote:

>> Michael Strauß has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   update copyright year to 2026
>
> modules/javafx.graphics/src/main/java/javafx/scene/layout/HeaderDragType.java 
> line 118:
> 
>> 116:      * @since 26
>> 117:      */
>> 118:     TRANSPARENT,
> 
> TRANSPARENT* might be confusing, maybe DRAG_TRANSPARENT* or some such?

I've considered it, but then again you're probably going to utter the word 
"drag" at least two times before you get to say "transparent": 
`HeaderBar.setDragType(..., HeaderDragType.TRANSPARENT)`.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1936#discussion_r2670604938

Reply via email to