Felix Krause

Results 164 comments of Felix Krause

Turns out there is not tons of useful stuff in there. We could track this as - Cholesterol - LDL Other things: - `So glucose shows sugar level in your...

@bastiaanterhorst Maybe it should be mentioned in the README, that the current rich release is not yet working perfectly with Rails 4 and the user should use the master branch...

I'm having the exact same problem. Only way to 'solve' it, is to wait for a few seconds and try to run it again. I'm currently working on a fix...

@ccarnino Sorry to just advertise another open source project, but [Snapshot](https://github.com/KrauseFx/snapshot) solves exactly this problem. Take a look at the gif: `Instruments failed again... trying again`. That's when `Snapshot` detects...

In case you want to implement this fix in `ui-screen-shooter`check out [runner.rb:87](https://github.com/KrauseFx/snapshot/blob/master/lib/snapshot/runner.rb#L87) It's enough to re-run this one test after a few seconds delay.

This could be nice, but won't build now

Ugh, this isn't done, but I decided to look away on this one

This is the case by default for videos, need to implement this for photos also

This might be a little tricky, as we have to pause the CSS animation, as well as delay the `setTimeout` call. Not gonna build this for now