On Wed, 9 Nov 2022 09:28:45 GMT, Ambarish Rapte <[email protected]> wrote:
>> created https://bugs.openjdk.org/browse/JDK-8296609 > > Should this list include the class `Region` and `FlowPane` too? I see these > classes use non-snapped insets. `FlowPane` is included (the last line). We don't need `Region`, as `Pane` directly extends from it without further modification. Thats why I decided to include only `Pane`. :) ------------- PR: https://git.openjdk.org/jfx/pull/936
