DZNEmptyDataSet icon indicating copy to clipboard operation
DZNEmptyDataSet copied to clipboard

Fix for getting touch events in customView UIControl elements

Open stoprocent opened this issue 8 years ago • 3 comments

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 :)

stoprocent avatar Jun 29 '16 16:06 stoprocent

Hi any update on this ?

stoprocent avatar Jul 20 '16 14:07 stoprocent

Please merge this.

ivanbruel avatar Oct 27 '16 16:10 ivanbruel

Please merge this! @dzenbot Clean and working solution!

rogerluan avatar Oct 27 '17 13:10 rogerluan