Rune Madsen

Results 10 comments of Rune Madsen

Sure, but this approach isn't really appropriate for iOS 7 with the new methods for setting the animation behaviour and style for the status bar.

It's still an issue for me, even with the changes from 5352d1f[](https://github.com/danielamitay/DAKeyboardControl/commit/5352d1ff)

I really like that suggestion! With the actions, I definitely feel like we're missing parts of what comes for free with `UITableViewCell` callbacks on selection and highlighting within the view...

That's true. I suppose this ties in a bit with functionality in `FunctionalTableData+Cells.swift`

@g-Off @raulriera any thoughts on this?

Looks like iOS 13 changes the way highlighting works, which affects `CellConfig`s

For example: Selections don't show up here using `functionalTableData.select(keyPath:animated:)` ![image](https://user-images.githubusercontent.com/708741/65550397-53179c00-ded4-11e9-8f84-67ddd73ea1e2.png) and when tapping: ![image](https://user-images.githubusercontent.com/708741/65550464-793d3c00-ded4-11e9-8c40-a3b0aaadb3b6.png)

> This could have some side effects in scenarios where the cell changes size while the action is visible (device rotation, tableview gets wider). What I've done in the past...

Just wanted to add some feedback on this too... Love the library, super fast and smooth. But I would agree that secondary colour is always either white or black. The...

💅💅💅