Closed caduandrade closed 4 months ago
Version 3.2.2 released
Hi, i'm still encountering this bug, but I manage to solve it using the multi split view widget inside a sized box, where i set height and width to their max values, floored to double. I also have to round to double each area size in the multi split view controller.
This small fraction causes floating point to generate inappropriate subtraction. This results in incorrect behavior in
LayoutConstraints.adjustAreas
.It was detected on Windows but it is possible to simulate with: