power-adapters icon indicating copy to clipboard operation
power-adapters copied to clipboard

Add holder API for accessing absolute position

Open BenTilbrook opened this issue 5 years ago • 1 comments

Add a way of accessing the absolute position of the element in the adapter. This way, the position can be compared against the root container size, and different binding logic applied.

The current getPosition() is relative.

BenTilbrook avatar May 22 '19 01:05 BenTilbrook