Results 12 comments of code monkey

> readme 没更新而已... 现在不需要先下载clash了... 脚本自动下载... 对,我也是刚发现,脚本两天前大改,但还是有其他问题,这个脚本会尝试diable一个东西,然后就会失败

@cameralibre The problem has been updated, please pay attention.The sample code is as follows ``` anime({ target: '#element', translateY:50px, duration:1500, complete:()=>{ anime.set({ translateY:0, }); } }) ```

Yes, I expect the animation-fill-mode property to be none.Animejs, however, are all forward by default.

Hello, I have submitted an application.Please take a look.

有个问题,执行器传入的reslove应该是能接受promise或者theable对象并且不会直接将值传入的,但是按照作者的实现,执行器里的reslove只是单纯的传值,这个不是promiseA+的标准吗。。

离谱,两年多了,还没修复。。如果这是个很复杂的问题,那 iterm是如何解决的呢?

This is ridiculous, it's been over two years and it still hasn't been fixed... If this is a really complicated issue, then how did iterm2 solve it?

@dannyneira If this app is intended only for native English speakers, please indicate this prominently. Leaving an issue unfixed for three years can appear incompetent, especially since this problem does...

明显不保留是通用的逻辑。。。现在字符串和数字设置器会互相保留旧值,是有问题的 ,如何不保留吗