-

Results 11 comments of -

Any updates on this?

How about following the git way? `git config --global user.name "Mona Lisa"` Basically no `=` Also let's be consistent with the UPPER_CASE or camelCase usage of the vars. Other than...

`rogchap.com/v8go v0.6.0` works fine for me, had some issues with an existing chocolatey installations but solved it by cleaning up my PATH to make sure there are no mingw conflicts

This example seems to be focused on webkit.

Try using your own animations with https://facebook.github.io/react/docs/animation.html

I'm personally interested in two specific things: Adavanced layout usage (nesting, aligning, resizing, custom size columns) Creation of custom controls/widgets via usage of Region More docs on how the layout...

I've seen that the file dialog achieves a column with sidebar like layout by moving the cursor rather than using the lauyout manager. Are there any reasons for this? Am...

Thanks, I was able to run it with version 0.4.4. Question: the program can not resolve PIXI types. How should I handle this? I saw that in your haxe-phaser project...