EurekaCommunity / SplitRow

A row for Eureka to put two rows side by side into the same UITableViewCell
MIT License
56 stars 27 forks source link

Disable Split Row #53

Open amsubhanTV opened 3 years ago

amsubhanTV commented 3 years ago

Hi! I wanted to know how can I disable only one element (i.e row) in split row? Currently if set rowLeft or rowRight to disable = true, the row still is editable. See the attached screenshot link.

Screenshot 2021-08-31 at 3 54 35 PM
christmasso commented 1 year ago

you have to execute evaluateDisabled(), in your example $0.rowRight?.evaluateDisabled()