-
Hi there,
Seems like AttributedTextView.attributer.setter takes too much time while blocking main thread.
Is there anything we can do to make it faster? Seems like right now, it requires ma…
-
Create tableviewcell with day tab functionality. Only shows markers for selected day.
![image](https://cloud.githubusercontent.com/assets/3232177/4803953/9426a478-5e61-11e4-94e0-bea97e6bc317.jpg)
-
-
Hello, I have an old project with this library and I don't have time to integrate UICollectionView for this moment.
I have SwipeView in TableCellView amd everything is OK.
I can't display next pa…
-
Anyone else dealing with this? Specifically:
- UILabel Background Gradients
- TableViewCell TintColor (when setting a custom frame in the location of where the checkmark shows up), to have gradi…
-
I need that in order to display further information on a clicked cell.
Makes it also possible to have a cell-based contextmenu, or something like a hyperlink.
Implementation should be not so comp…
-
When I add this to a .xib file for a UITableViewCell, it does not show up. It does show up when I add it to a view in a storyboard. It is odd that the stepper will not show when added to a contentView…
-
-
how can i set the row_element's has-hover by TableViewCell's has-hover. Only the TableViewCell has the TouchArea. I need handle hover event for both some TableViewCells and one TableViewRo…
-
displayLink?.add(to: .main, forMode: .default)
这句导致