gringoireDM / LNZTreeView

A swift TreeView
MIT License
236 stars 47 forks source link

Dismiss keyboard on tableview scroll. #24

Open rizwan95 opened 5 years ago

rizwan95 commented 5 years ago

Is it possible to expose a property which sets the keyboardDismissMode if the tableView in the LNZTreeView is scrolled?

rizwan95 commented 5 years ago

I have added this feature and here is the pull request. https://github.com/gringoireDM/LNZTreeView/pull/25 Please review it and merge it.