zvodd

Results 8 issues of zvodd

See - [https://www.chromestatus.com/feature/6750456638341120](https://www.chromestatus.com/feature/6750456638341120) - [https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/68qSZM5QMRQ/pT2YCqZSomAJ](https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/68qSZM5QMRQ/pT2YCqZSomAJ) Might need to patch in the styles by moving all the ::shadow css into another file and removing the preceding `XXX::shadow` selector, then loading the...

Don't pull. This was my work around but may offer some insight into a pain point. But I don't think it solves the underlying issues. When trying to run `examples/chapters.py`...

I recently migrated to the dev branch from the package control package. After following the instructions at https://margo.sh/b/migrate/ margo.go builds kept failing with : `src\margo\margo.go:86:21: undefined: mg.Reduce` and `margo.sublime not...

I've barley looked at the code, but I was wondering if someone could explain: how the heck you are using CGO and compiling to WASM? I've been googling for answers...

On The Workspaces -> Config page what is the JSON code used for? There is no context given for how the file is used and by what or what it's...

Never mind... I though there was a problem with the app just acting a raw http file server... turns out the interface just looks like that.

If the player is standing on a moving platform, they will come to a halt in the air when jumping. This is because air control causes deceleration towards 0 velocity,...

bug
good first issue