timolehto
timolehto
It seems strange limitation that this doesn't work and this limitation is not documented anywhere. However after digging in to the code it is pretty obvious as the MergedReport extends...
We're limit the preferred orientations to just landscapes. However, we'd like to show a camera preview and order to be able to rotate it properly we'd need to know if...
When this fix https://github.com/gruntjs/grunt-cli/commit/db61cee4f153b2cfdd90b1034e3ef22b073db433 was merged for back in the days for v0.1.12, things worked nice and clear. --base specified the base dir --gruntfile specified the gruntfile, and if no...
I'm currently experimenting with this and trying to get it work, and I get a 500 from the server with the CORS enabled and running with rackup: ``` Rack::Lint::LintError: a...
Using Docile https://github.com/ms-ati/docile instead of cooking our own DSL building logic would have some benefits: - Maybe more standard DSL as other libraries also use it.. e.g. at lest `pena`...
Hey, looks solid stuff. Good job. However what I'm missing is a way to set the picker to component mode. Is that possible? http://bootstrap-datepicker.readthedocs.org/en/release/markup.html#component What i'd like to have is...
First, the expected behaviour we're all used to. Runing `rails c` "normally", without heroku local:run it behaves like this regaring ctrl+c: However, with `heroku local:run rails c` I get this...
...as was done until commit 6347f0f removed this behaviour
This may or may not be the same issue as this https://github.com/martinpaljak/GlobalPlatformPro/issues/255, but since that issue hardly contained any useful information I figured a clean new issue is probably in...