Anton Visser

Results 9 comments of Anton Visser

The issue is that navigator.mediaDevices.getUserMedia uses promises not callbacks for success and error.

@PhilT your solution works well, except that if doesn't respect set_key_transform. The easy fix is to just wrap pluralize in run_key_transform. ``` # frozen_string_literal: true # rubocop:disable Naming/PredicateName # rubocop:disable...

augustohp, I agree. We need to keep this project alive and get more changes, etc. pulled back in. Since jokkedk hasn't responded to your question, any suggestions on what we...

Sounds like a good plan. So for now, we should just fix bugs in your fork and then when ZF2 comes out, migrate it.

augustohp the symfony 2.1 toolbar looks great. We should definitely borrow from it for ZF2. I'm going to follow the Zend Developer Tools project.

I'm also experiencing the same issue. * Function keys aren't working * after exiting byobu, the enter key doesn't work either, so you have to close the tab and open...

In a production environment, having deployment times would be great. For my purpose, it would make development a lot easier, to quickly see what effect a change has had. For...

I would say it depends on how you make use of the change markers. In development, it would be much easier to just have a query param that you add...

On mac using Rider, I've found that manually installing globally doesn't work. I had to install the plugin and then use the Rider provided option to install locally to the...