On Thu, 9 Feb 2023 14:40:15 GMT, Karthik P K <k...@openjdk.org> wrote:
>> Ignore text condition was not considered in `computePrefHeight` method while >> calculating the Label height. >> >> Added `isIgnoreText` condition in `computePrefHeight` method while >> calculating Label height. >> >> Tests are present for all the ContentDisplay types. Modified tests which >> were failing because of the new height value getting calculated. > > Karthik P K has updated the pull request incrementally with one additional > commit since the last revision: > > Optimizing computePrefWidth method looks good now, confirmed with junit and the MonkeyTester. ------------- Marked as reviewed by angorya (Committer). PR: https://git.openjdk.org/jfx/pull/996