davyzhang

Results 5 comments of davyzhang

something wrong with my picture indeed, sorry for the issue

Thank you so much for your excellent work! I think its better to post the finding here in case someone meets the same problem. The reason is the tool texturepacker...

if you intend to implement this, there might be a reference editor https://fairygui.com which I used extensively in other projects. It come with custom list/flexible layout/state management/timeline for animation etc....

> Did you by any chance all forget to call `await browser.close()` inside a `finally` block? Because that was my problem, for example. I am pretty sure that's not the...

I temporally use EvaluateScript("$(#id).keydown()") to send key and trigger js functions