commit | ee1baba8f49a81a9b557a8b841dd74fb5fc0e6ce | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Wed Feb 22 11:23:41 2023 -0800 |
committer | Sebastián Franco <fransebas@google.com> | Wed Feb 22 19:30:11 2023 +0000 |
tree | 3f2b2d61243d2bba9b1b9a4835a4ed29ad3f7ee4 | |
parent | ee24d3f9f428e09d22372569ada1136f0f5b876c [diff] |
Accoutning for the seam on createAreaForResize for cellX position I fix the left side resize issues but that broke right side resizes because I wasn't accounting for the seam and the other functions don't need to because they don't receive x,y cell position but they receive pixel position which are already accounted for by simulateSeam. Fix: 270227019 Test: atest FoldableItemsIntegrity Test: atest ReorderWidgets Change-Id: Ida09629111ea6f78a089f19a14bd806bd10bbff8