RFR: 8264591: HBox/VBox child widths pixel-snap to wrong value [v5]
Michael Strauß
mstrauss at openjdk.org
Tue Jan 3 06:37:59 UTC 2023
On Tue, 5 Jul 2022 22:16:55 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Michael Strauß has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - revert snappedSum
>> - don't call snappedSum in hot loop
>
> I've expanded the documentation of the improved algorithm, which hopefully makes it easier to understand the changes.
> @mstr2 Please do not rebase or force-push to an active PR as it invalidates existing review comments. Note for future reference, the bots always squash all changes into a single commit automatically as part of the integration. See [OpenJDK Developers’ Guide](https://openjdk.org/guide/#working-with-pull-requests) for more information.
Not sure what happened here. I didn't rebase or force-push.
-------------
PR: https://git.openjdk.org/jfx/pull/445
More information about the openjfx-dev
mailing list