Tom Byrer

Results 327 comments of Tom Byrer

> I don't understand what you mean. If you have the check box result as a single value in a JSON 'object', then you will write a program to read...

> But if you're not and write your code by yourself Yea, I think I have a different view since I'm more or less building my own CMS (reading JSON...

> only flip the guides on when you need them and keep them off the rest of the time An icon on the right-column or bottom-bar would be nice for...

I'd like to have tests that don't scale or crop images, or only partly. At our screen size, all image will scale or crop.

Open Collective seems interesting! Per-site license; good luck, because there are far more powerful CDNs that deliver lighter images for responsive use cases,, eg http://cloudinary.com/cookbook/face_detection_based_image_cropping I've seen bountys for fixing...

I found "$5 per New function, enhancement, customizations." I've seen on this [Patreon profile](https://www.patreon.com/guetzli).

Thanks for the fast reply! Hmmmm Could be a timing issue &/or needs extra processing trigger when resized in Fx. I noticed you don't use [`requestAnimationFrame`](http://caniuse.com/#feat=requestanimationframe) for throttling; is there...

Well, MS EOL'd all IE

Starting to look at the code; mind if I refactor a bit first? Don't want to be picky, but I believe I can find a better variable name than [`a`](https://github.com/jonom/jquery-focuspoint/blob/v-2-dev/js/jquery.focuspoint.js#L167)....

> do a separate commit for each piece of new functionality so I can follow along easier Sure thing, but I'm used to being told to 'squash' commits so I'll...