On Thu, 10 Sep 2026 21:12:30 GMT, Kevin Rushforth <[email protected]> wrote:

>> Michael Strauß has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   revert: move deprecated methods back to Region
>
> modules/javafx.graphics/src/main/java/javafx/scene/Parent.java line 1080:
> 
>> 1078:      */
>> 1079:     @Deprecated(since = "9", forRemoval = true)
>> 1080:     protected final double snapSpace(double value) {
> 
> Since these are deprecated for removal, can they stay in Region? They could 
> simply delegate to snapSpaceX (which is proposed to move to Parent).

Yes, I've reverted that change.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2309#discussion_r3984448519

Reply via email to