Anthony Fu

Results 1219 comments of Anthony Fu

What if we wrap the drag area with a normal dom and let it handle the hover?

Let's say: ```html ``` Would that work?

It looks like that grey appears when you start simulating. I suppose that is designed to. The icons become disturbing may because the images are not with transparent background. https://github.com/ncase/crowds/blob/master/sprites/icons/red.png...

That's really mind blowing! Epic work, I love it 🚀

Here is the source: https://github.com/wenyan-lang/wenyan/blob/master/src/browser_runtime.ts And yeah, you can already run it just like node via the CLI: https://github.com/wenyan-lang/wenyan#command-line-compiler

It works well on my Chrome. Which browser you are using? Thanks

Hi @Artoria2e5 Please make sure all the tests pass. Thanks!

@kaiyuan01 > The new unit tests also print more info to the screen so you can tell what got tested and the status. To my knowledge, tests should not output...

@LingDong- Just think about the same thing! Stdlib definitely needs some better tests. Though I am a little bit too busy recently to work on this. For this approach we...