Stephen Rider

Results 39 comments of Stephen Rider

Just my two bits -- I prefer the icon to look like an app rather than imitating the ever-moving target that is Finder button style.

Can you be more specific as to which browsers default to what padding?

This is literally about NOT defaulting to the System colors on some browsers. As Normalize is intended to create consistency between browsers, **avoiding** default system colors used by only certain...

Yes, with VS Code, it comes up when you type "code". (for example, in the Start Menu on Win 10)

Should be a cascade: Is FCM present? Use FCM. If not... Is Unified Push present? Use UP. If not... Use persistent notification. OR Just make it a user setting: *...

Apple seems to come out with a new iOS about every year or so, and the current version is 11 – so iOS 9 certainly isn't new, but not ancient...

Looked it up. iOS 9 was introduced in September 2015

Okay, I did some testing with an inline not-nonced Style, and Script, tag. So... CSP script-src has a nonce set, AND 'unsafe-inline' set to true. CSP style-src has a nonce...

Part of the issue may be that the Safari engine on iOS displays an image according to its EXIF rotation. **NO other browsers** do this. WTH Apple.... https://caniuse.com/#search=image-orientation

That's basically what I ended up doing. Took a bit of fiddling though - it would still be a nice thing to roll directly into Plupload. :-)