Wake Reality

Results 16 comments of Wake Reality

> this only happens with bluetooth keyboards. I suspect they send a keypress and a submit event. But I don't have the hardware to test that. @onyxbits it happens in...

In addition to my previous comment, I also observed that focus seems to change away from the EditText after pressing [enter] key on a hard keyboard. This means you can't...

Are you basically asking for a "MORE" prompt, for when responses are bigger than 1 screen?

"The only workaround I could found is that the class must have a public zero-arg constructor, and all fields must then be listed outside of any constructor" If it's any...

Ok, the fix is to not put the name of the project on "npm install" as the README instructions say. Here is what I'm doing: mkdir caltry0 cd caltry0 git...

ok, some progress. I had to edit two files: https://github.com/nehakadam/CalenStyle/blob/master/bower.json#L50 https://github.com/nehakadam/CalenStyle/blob/master/package.json#L51 to remove grunt-contrib-cssmin version 0.5 and it now picks up version 2.2.1 of grunt-contrib-cssmin However, I can't figure out...

I too would like some tips on how to install and access the demo. Thank you.

Ok, I got it running. For my KVM, I also wanted to override the default port 8000 so I figured that out too. First, follow directions at http://dakrauth.github.io/django-swingtime/installation.html Next, use...

I'm looking into the issue today with the intention of finding the problem code. Posting here to coordinate efforts / duplicate attempts.

Ok, thank you. I posted a discussion topic specific to the issue and test case of City of Secrets: http://www.intfiction.org/forum/viewtopic.php?f=38&t=22938