Garrett Maring

Results 14 comments of Garrett Maring

Awesome, I like the idea of a duplication strategy option. Maybe "refuse", "cancelAndQueue", "replace" (not suggesting naming, just concepts). I can imagine use cases where one would want to cancel...

Sounds good. Understand the prioritization. Keep me in the loop when you're thinking of circling back on this. I'll also scan through the code and see if some thoughts on...

Exciting to hear this is able to move forward now 👍I understand the design problem you've explained. I think the biggest hang-up I have here is that an ID can...

If you trigger `play` after `pausing` will it resume from the point where it was paused? This indicates to me that there is a distinct use for a `cancel`.

is it possible that this was a regression? i've only just started experiencing this

Updating height/width with a resize observer would be nice

According to the the extension plist docs (https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/AppExtensionKeys.html#//apple_ref/doc/uid/TP40014212-SW10), you might need to set `NSExtensionActivationDictionaryVersion` to support the app you're sharing from. > For example, say an item provider in a...

How is this coming along? Would you mind documenting the upstream issues such that we can follow (or help) with those?

Would that be `brew install cairo` on macOS?

The documentation states: > The most detailed calendar view that the user shall see. View defined here also becomes the one on which clicking an item in the calendar will...