tzraeq

Results 7 issues of tzraeq

android没做完吧?发语音那个音量显示的资源都不一样。

如题,ios不断重复进入播放器所在页面,多次后导致app闪退。xcode提示在VLCMediaPlayer的dealloc方法中发生错误,大神你遇到过么?

如题,当前版本的生产模式打包配置有问题,用91f85e43d62d0bd2eb248e0682be5a6f43ee17be版本可以正常使用并且兼容IE8,我看了一下,当前主分支生产配置确实有问题,应该是有忘记提交的部分。 另外,从react切换到nerv总是失败,有没有这样一个版本的分支可供参考么,不可用是因为文档中的切换说明不是针对webpack4的吧?

第一步,复制对象的时候,能不能只复制变量名,而不复制变量的类型,插件自动分析变量类型,因为这样鼠标双击就可以选中变量,方便操作。 第二步,锚点可不可以不放置到目标类型上,而是随便一个空行上,然后插件自动从当前锚点向上搜索最近定义的一个对象。

### Describe the bug 🐞 I have a library project, it depends on the Refit 7.0.0, and it call RestService.For() in its init method. My application load this library by...

bug

Is there any way to make the component just be a container and wrap the child content height and width? The code below works ,but not perfect, the panel can...