DZNEmptyDataSet
DZNEmptyDataSet copied to clipboard
Fix for getting touch events in customView UIControl elements
Hi
This is something I've already fixed some time ago in https://github.com/dzenbot/DZNEmptyDataSet/pull/172 ...
Because height constraint is not set for contentView, customView height is 0 and hitTest is failing on UIControl elements in custom view.
It's gone now so I will make a fresh pull request :)
Hi any update on this ?
Please merge this.
Please merge this! @dzenbot Clean and working solution!