iOSDropDown icon indicating copy to clipboard operation
iOSDropDown copied to clipboard

How to check if list is visible?

Open sabiland opened this issue 1 year ago • 0 comments

If you call hideList() on a dropDown when list is not visible, there is a crash. self.table == nil. How to check if list is currently visible or not ?

sabiland avatar Dec 31 '24 08:12 sabiland