Shin Yamamoto
43c7e8c2a0
Refactor LayoutAdapter
* Remove `edgeMostY`
* Rename the following properties
* activeStates -> anchorStates
* orderedStates -> sortedAnchorStates
* sortedDirectionalStates -> sortedAnchorStatesByCoordinate
* directionalLeastState -> leastCoordinateState
* directionalMostState -> mostCoordinateState
* edgeMostState -> mostExpandedState
* edgeLeastState -> leastExpandedState
* offsetFromEdgeMost -> offsetFromMostExpandedAnchor
2021-05-10 22:57:04 +09:00
..
2020-07-11 13:00:15 +09:00
2020-09-19 16:06:17 +09:00
2021-04-13 18:26:22 +09:00
2021-04-24 09:37:58 +09:00
2020-07-11 13:00:15 +09:00
2021-05-10 22:57:04 +09:00
2020-07-11 13:00:15 +09:00
2020-09-30 20:19:19 +09:00
2021-05-10 22:14:01 +09:00