Richard Wardin
Richard Wardin
It was already mentioned on this issue: https://github.com/HaxeFlixel/flixel-ui/issues/41 But wanted to make a separate issue. Basically, when tapping on a FlxInputText, the carrot appears, but the keyboard doesn't come up....
Playing around with the server so I can get a docker image fully up and running. Tried doing a post request as noted in the README: `requests.post("http://localhost:5151/", json={'submission_id': '58d411e57278611200ee49a6', 'api_key':...
Now performs check for the dataSource to respond to the selector before actually creating/positioning the labels. Should fix: #16 WARNING: I haven't tested the fix locally, so you will want...
Tried installing this in an old ruby instance, as expected it didn't work because it's using the new hash syntax: ``` SyntaxError: /usr/local/rvm/gems/ree-1.8.7-2012.02/gems/lograge-0.3.6/lib/lograge/formatters/graylog2.rb:9: odd number list for Hash short_message: short_message(data_clone)...