RFR: 8344372: Setting width for TRANSPARENT Stage -> gtk_window_resize: assertion 'height > 0' [v9]
Lukasz Kostyra
lkostyra at openjdk.org
Thu Dec 5 07:46:46 UTC 2024
On Wed, 4 Dec 2024 21:10:24 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
>> The bug happened when setting only width or height (not both) on a Stage that was oriented by the view size.
>>
>> The fix just uses the previous value for width/height if not set.
>>
>> The test class is designed to accept more test cases in the "mixed sizing" scenarios.
>
> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
>
> Address minor review observations
Marked as reviewed by lkostyra (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1654#pullrequestreview-2480800084
More information about the openjfx-dev
mailing list