Scott Corscadden

Results 8 issues of Scott Corscadden

Yeah, this is not the best solution as indicated in the comments. However, it is "less bad" (in my humble opinion) in that it ignores two-finger pinching/zooming when you're actively...

The pen tool is great, and especially as a poor person's signature (without going into the form signature route). However, if you've started annotating/pen'ing/highlighting, then do a two finger zoom/pinch,...

Hey there. Just looking for some pointers on how one would help enhance this plugin to render "prettified" JSON via this excellent plugin. The reasoning is to work nicely with...

When you use a directive that is restricted to an element Quick Edit seems to prefer the CSS definition instead of the directive (and won't find the directive). It does...

Hello Laurin - great library you have here, thanks for sharing it. Love the animations and general structure of the code (I'm at the tip of the `fix-maximum-selection` branch). Just...

I know it's an older OS, but would love to find out why cups internals are not vending out cups.css.. Running on 10.15.7, 19H1824 with cups-config saying it's version 2.3.1....

It's common practice in Swift to use GCD with a serial queue to replace the `@synchronized` primitive. Thus, if this is being used from within that code, it won't be...

Not critical obviously but always nice to have zero warnings in your project. When I analyze, I see 3 files with a few never-read warnings: ``` /Pods/ZipArchive/ZipArchive.m:468:17: warning: Value stored...