Christopher Luu

Results 9 comments of Christopher Luu

I'd really like to get this working and am willing to help implement. The hard part is figuring out the best way to do this without ripping out a lot...

@robb So I played around with it a bit and have what may at least be a workaround for now until we can properly extend protocols with inheritance. What do...

@aocenas You're absolutely right! My mistake. I was going on the assumption that `UILayoutGuide` was the same as `topLayoutGuide` and `bottomLayoutGuide` based on the name of those properties. Silly me....

@dam00n Could I provide any more information to be helpful in debugging this issue? As of right now this is a gating issue that is preventing the release of our...

Thanks for the followup @dthian. We're definitely handling the ViroView lifecycle callbacks only in the container fragment. The activity doesn't know anything about the ViroView. Unfortunately it's very hard for...

@dthian Thanks for the tip. Unfortunately that did not solve the segfault, but we took a closer look and think we found the root cause. We were using a `FrameListener`...

Hey @mstarke! Thanks for your prompt response! Looking into it further, I think I got tripped up by their [README](https://github.com/pfn/keepasshttp/blob/master/README.md), where they state: > ## URL matching: How does it...

@mstarke Touch Bar support only works when the application is active and in the foreground, unless you mean some sort pinned shortcut button that would instantiate the Autotype hotkey. In...

I'm honestly not sure. I haven't looked into the new Touch Bar stuff at all. I figured that the pinned icons were special Apple things that only Apple could do....