On Tue, 25 Apr 2023 18:38:43 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:

> The min/max values are not strictly honored when snapping is on, they're 
> snapped first.

[question]

Here is a general question: in the case when min==max, in which direction 
should we snap?  Could this question be answered all the time, or do we need 
some sort of hint from the app developer?

For example, we may decide to honor min width over max width when snapping, to 
avoid text overruns in labels and buttons.  At the same time, there might be 
situations where max width is more important, I just can't think of any.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/445#issuecomment-1523877538

Reply via email to