On Fri, 15 Mar 2024 09:43:26 GMT, Marius Hanl <mh...@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

Reply via email to