Bartosz Firyn
Bartosz Firyn
Hi Jacob, since Derick abandoned this project I assume this pull request won't be merged, however I included such a note in the project continuation: https://github.com/oaprnd/backbone.modelbinding/commit/4d53298b4533afad5fb983a1c563b3c879726d4d Complete description is available...
I integrated your solution in my fork since this project has been abandoned and this pull request probably never be merged. For Backbone.ModelBinding project continuation see: https://github.com/oaprnd/backbone.modelbinding Regards
Oh, and by the way - your change in sample.backbone.app.js breaks Jasmine tests performed on HtmlUnitDriver. That's because of the unnecessary comma in the HTML code: ``` html ``` Should...
Hi @sepeterson, The image of custom view size is not guaranteed to be returned when camera does not support it. Please take a look at javadoc for `setCustomViewSizes(..)`, it says:...
Hi @jduke32, This would be indeed very useful feature :) The problem currently lies in the format detection - on Linux this can be achieved pretty easily (and it's already...
Great, that will be very helpful :)
Yes, I downloaded `Libs.zip` and have it locally. I understand these libs are linked with the source code you posted above.
@jduke32, thank you for the project. It's really helpful! I will start working on this as soon as I have some free time to donate into the project. Currently I'm...
Hi @jduke32, because of my responsibilities at work and my newborn son I haven't had much time for Webcam capture API project. I wish I could relax and implement some...
Hi @jduke32, Lately I'm pretty busy at work managing my team and moving project forward. This, together with my children, consumes most of my time and makes me unable to...