luckysmg

Results 61 comments of luckysmg

Emm I also want to know how to convert the pretrained model to mlmodel...Any one help?

在willPop方法中不需要再调用BoostNavigator.of().pop({"sync": true});因为onWillPop返回的是一个bool,外部在等待这个bool的结果来判断是否进行pop。我想你的想法是不是在于,在pop之后,因为动作被willPop拦截了,页面没有pop,但是value却已经回调了 @cnting

这个局部是不是以component为单位的局部刷新呢?

> Thanks for updating it to use vsync client. Let's also mention the purpose of using vsync client in the PR description. Done

> Does this fix the linked issue? The description just says it "optimizes" it. Yes, optimizes it. Maybe that issue is due to diffrence thread. The `VsyncClient` for keyboard animation...

> I think there is a bit of a language problem. "Optimize" means to me making something more efficient. Since the linked issue isn't an efficiency problem, it is a...

Would you mind take a look again?😄 @gaaclarke.

> I think this looks good. This section of code is pretty tricky and this change makes it even more complicated. I'd like to make sure that we are actually...