Specify allowOverlap between 2 specific views
Opened this issue · 2 comments
drumnkyle commented
Right now you can only specify that you want a view to ignore any views overlapping it. However, it would be useful to say that you only allow an overlap of 2 specific views. This way you can catch any unwanted overlaps.
SaketGupte commented
Did you find any way to achieve this?
drumnkyle commented
I unfortunately have not taken the time to try and implement this. This would be a nice feature to add though. I'm pretty sure it should be doable.