David Vogeleer

Results 5 issues of David Vogeleer

Still investigating, but if use the player as VC for a peek, the playback is sporadic. Sometimes it plays super fast all the way through, then the next time it...

bug

If you search for something "button" then jump to the Installed tab, then back to the All tab, it forgets the search results.

#### Support plan * *is this issue currently blocking your project?* (yes/no): yes * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: V14.latest *...

I brought it in view bridging-header, and put this line of code in the UITableViewCell layoutSubviews call. ``` swift self.accessoryView = MSCellAccessory(type: .DISCLOSURE_INDICATOR, color: UIColor.redColor()) ``` It never gets passed...

Getting the following warning (node:19150) [DEP0025] DeprecationWarning: sys is deprecated. Use util instead. Running node v8.2.1