RFR: 8092102: Labeled: truncated property [v8]
Karthik P K
kpk at openjdk.org
Mon Apr 15 09:59:50 UTC 2024
On Wed, 10 Apr 2024 21:28:16 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/LabeledHelper.java line 38:
>>
>>> 36: /**
>>> 37: * Returns true when the Labeled must compute the actual content width in computePrefWidth().
>>> 38: * @return whether computePrefWidth() must compute the actual content width
>>
>> Do you think re-wording the sentence to explain when this function returns true/false would be better here?
>
> is the new version clearer?
Yes. Thanks for updating.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1389#discussion_r1565508320
More information about the openjfx-dev
mailing list