mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 02:21:54 +03:00
5baec46466
Fixes: #8230 Fixes some rare cases caught by property tests, involving nodes with 0 width. `MultiRange` does not handle those. The thing is fixed by not using MultiRange, but by sorting nodes by the axis along which we're searching for free place. All three reported seeds seem to be fixed. # Important Notes `MultiRange` is not used now, but I decided to spare it, violating YAGNI rule, as it is tested, and I feel it's a structure which may be useful. |
||
---|---|---|
.. | ||
gui | ||
gui2 | ||
ide-desktop |