Tim Cortesi

Results 23 comments of Tim Cortesi

Can replicate same behavior with M1 Macbook Air w/ MacOS 11.5.2

Confirmed fixed in release 2.0 https://github.com/Marginal/QLVideo/releases/latest

Or you can just add Name: "image-display-duration", Value: "3" in the Additional mpv options menu. I had to quit and relaunch IINA to get the options to take effect, but...

My son has expressed interest in the Sphero Indi but I was disappointed at the limited programmability options. Any luck in adding Indi functionality to this library? Thanks!

@Cloverstone -- can you please bump this up in terms of priority? This is needed for the IAM Project.

@Cloverstone -- no idea, not sure if anyone made a deliberate change, but it appears to only have any impact in the Admin view when editing a micro-app. No apparent...

@lauriarnold stealing is wrong. Some more info on the topic: https://www.amazon.com/Stealing-Bad-But-Giving-Good/dp/1466211881

Larvel / Lumen (and therefore APIGateway) have support for `->paginate(N)`, which turns query results into an object structure that looks something like this: ```json { "total": 50, "per_page": 15, "current_page":...

From @Cloverstone > Added to binghamton theme Routing to @timcortesi to test

Had discussion about possibly checking to see if there is a registered listener for row click events, and conditionally adding some CSS in that situation. Not sure if that's makes...