Clifton Labrum

Results 37 comments of Clifton Labrum

I have `enableLog: false` in my `GetMaterialApp` declaration and the logs still show. I'm on GetX `4.6.5`.

Yep, I am having the same problem.

Is there a way to implement these changes within the source itself so I don't have to add all this to each of my tableViews?

I'm getting this same crash. I tried the suggestion of adding the `delegate?.tableView...` call after deleting the row, but it doesn't work. I've confirmed that I don't have any additional...

@thejeff77 Thanks. Are you referring to something other than just the built-in UIKit way of reordering `UITableView` rows? My goal is to not have the reorder lines/icon that those (used...

I found a super helpful Stack Overflow post that shows how easy it is to enable drag and drop for a `UITableView`. If all you were using this library for...

Does styling the calendar require an `!important` declaration on every CSS property you wish to override?

Did you ever figure this out? I have a similar problem. 😅