Tom Bigelajzen
Tom Bigelajzen
Well well... https://bugs.webkit.org/show_bug.cgi?id=56543 Need to find another way. Question is, should I use some other feature detection, or should I just sniff the user agent since it's becoming to stupid...
@PoyangLiu very interesting! I'll look into it, thanks
@PoyangLiu I wrote this fiddle - http://jsfiddle.net/tombigel/HzQwr/ Scale is always 1. Am I doing something wrong?
Ok, something in jsFiddle breaking it, you html works for me. Do you have a retina mac around to see what is the initial scale on retina displays?
Thanks @paulirish Someone posted a possible solution for Blink/Webkit, I still need to go through it. The problem was never the devicePixelRatio rather than separating the user initiated zoom factor.
I'm not sure, I merged some pull requests in the past year but I haven't checked if things work on desktop browsers. Sorry. — Tom B. On Thu, Jun 11,...
Ok, I did my research and I might be wrong 🙈 https://codepen.io/tombigel/pen/eYLLVRg?editors=1010 In my defense - The old school easing references (Caesar) have certain values, PostCss (which is [linked](https://github.com/postcss/postcss-easings/blob/main/index.js) to...
I believe https://cdnjs.com/about is the most popular Tom. On 11 May 2016, 22:26 +0300, [email protected], wrote: > Sry for delay, > Have any suggested cdn? > > — > You...
Yes you are right, I'll put some test cases - I also had a hard time with invoking the custom events, and a weird behavior when addLable was on.