Hament Deng

Results 6 comments of Hament Deng

I found this bug just appear in some songs like play this : https://drive.google.com/file/d/0BzjdbbgYruNbSV80OFAwcjRHczg/view?usp=sharing

@afantree en ,you can subclass a NSTextview, and add a empty method - (void)rulerView:(NSRulerView *)aRulerView willSetClientView:(NSView *)newClient{ } in it to avoid the crash problem. However I use another tool...

@mbcoder17 if you see the code, of course not~

@mbcoder17 The code is only available for NSTextview structure~~

0.52.0也遇到这个问题,目前每次请求都跟上次请求时间对比下,少于500毫秒不允许进入请求刷新,暂时较好的解决这个问题