Chris

Results 94 comments of Chris
trafficstars

In the mean time, one could do something like this to click repeatedly with a pause in between, and exiting after a certain amount of time: ```bash #!/usr/bin/env bash cliclick...

Hi @whackashoe Thanks for the response. Curiously, I am getting no substitution at all now. I reviewed network activity and it only shows the large pic being loaded, though maybe...

I am running OSX 10.11.4. I was using regular FF (latest stable release I believe); however, I'm now using dev edition 47.0a2. So, I added that bit of styling and...

@frigginglorious thanks for your replies. In your recent post, I see you were able to reproduce the error from the OP. I did try your code from your first post,...

Use case is prototyping without http requests: 1 px image using a data-uri, scaled to desired dimensions. Maybe, it should just be a "prototyping" feature or something? Yeah, PR coming!

I'll check this out today. Gotta download Chrome

@GenaBitu To answer the most important question (use-case), it's utility would, in my mind, pertain to prototyping. Imagine being able to create galleries without nuisance of linking to external placeholder...

After playing around for a while, I have some questions. First, let me note that split up the concepts of "placeholders" and "magnification". -- this PR is about magnification. I...

@DevbrosDevelopment @rejas I'm looking into implementing Promise, which can be used for this.