hstdt
hstdt
https://user-images.githubusercontent.com/10215098/167287572-ca8aaa28-d025-48a0-b263-0dcc2fdb3304.mov PS: Theme is customized.
ENV: M1, macOS Monterey 12.1 Xcode 13.2.1 I know nothing about cmake and qt, but google knows🐶 1. error `/usr/local/opt/llvm/bin/clang++ is not a full path to an existing compiler tool.`...
buttons disappear. 
ENV: Xcode 12b3 There are some compile errors😄. I'm not sure spm is official support or not. (Readme is not mentioned) 
> Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有) iOS 13+ DoraemonKit 3.0.7/3.0.8 > 期望的表现和实际的表现。(如有) 组件检查红心在SwiftUI的页面上移动时不要闪退(不要求能正常展示SwiftUI的内容) > 问题重现的步骤。(如有) 任意SwiftUI的View上移动组件检查红心 > 其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有) `Message from debugger: Terminated due to signal 9`

环境 : iPad 12.9 竖屏 + iOS 11.3 + Xcode 9.3 + RTRootNavigationController 0.6.6 产生bug的原因:同时设置masterViewController和detailViewController的NavigationController为RTRootNavigationController  报错:UINavigationControllers are not allowed in a navigation controller! 开断点的话,提示在这里出了问题  录制的操作过程及Demo代码如下:  [RTRootNavigationControllerSplitViewBug.zip](https://github.com/rickytan/RTRootNavigationController/files/1926779/RTRootNavigationControllerSplitViewBug.zip)
Just like apple music for iPad: 
请问能否自定义下载的文件名称格式. 比如我更喜欢的是`[id]视频名称`这样的形式.(lolivector插件那样)
使用kCFRunLoopCommonModes替代kCFRunLoopDefaultMode是不是会更好些呢,这样在滚动的时候也能进行加载。还是说有其他我没想到的问题?