RFR: 8092102: Labeled: truncated property [v4]
Andy Goryachev
angorya at openjdk.org
Mon Mar 25 22:00:45 UTC 2024
On Fri, 15 Mar 2024 09:43:26 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>> Okay.
>>
>> Tests: Well, there are some properties we can test here:
>> - wrapText = true -> height should be used -> check truncated
>> - width changed -> check truncated
>> - text changed -> check truncated
>
> You can check here how I manipulated the size of the stage of the `StageLoader`.
> https://github.com/openjdk/jfx/pull/1396
> Than we can check and set some properties on any `Labeled`, probably the `Label` is good here. And on the stage if needed (width, height).
thanks, tests are coming.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1389#discussion_r1538284627
More information about the openjfx-dev
mailing list