commit | 893615f241a036b3a6097521585262e4fe8f5cc5 | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Tue Nov 08 10:40:59 2022 -0800 |
committer | Sebastián Franco <fransebas@google.com> | Tue Nov 08 19:02:15 2022 +0000 |
tree | 763097b9fb7b20204a553c6cc2a242c4aff3e337 | |
parent | 345ef9ffbab4d06417441eba6e29fc89b0fb0506 [diff] |
Reorder widgets no longer overlaps when no space is available In the previous refactor I got confused between findNearestVacantArea and findNearestArea thinking the later did the former. So it ignored the occupied spaces and treat it as a solution. Changed the names to prevent further confusion. Fix: 258023561 Test: manual, need to add this case to ReorderWidgets Change-Id: I04b262ecce168d5c93a9d66ef62d5b0e148e38b6