Fabrice Castel

Results 7 comments of Fabrice Castel

`sbt new akka/akka-scala-seed.g8` Full trace: ``` Feb 15, 18:57 ~/P/L/Akka Concurrency ∆ sbt new akka/akka-scala-seed.g8 [info] Set current project to akka-concurrency (in build file:/Users/fab/Projects/Learning/Akka%20Concurrency/) [info] Resolving com.github.scopt#scopt_2.10;3.5.0 ... [info] downloading...

Thanks for implementing it! This is a huge UX win for those of us that make use of `Path3D` nodes 🙌

Wanted to chime in with an example as to why this feature is important. I had the following code: ``` # event_bus.gd signal on_update_letters(word: String, letters: Array[bool]) # level.gd func...

Might this have anything to do with: https://github.com/zeit/hyper/blob/master/app/index.js#L137 As opposed to `tlteBarStyle="hidden"`?

With all due respect @matheuss having platform-dependant feature support doesn't seem like a good policy to have. It seems like a total hack to require a plugin to do something...

I've noticed something similar in my app. Seems to be limited to Android 4.1 - so I guess it's a bug specific to that version of Android..?

To work around this, for now I've just been creating blocks, and then use the edge tool to overlap two of the top edges, turning the thing into a ramp....