Jason
Jason
Behavier change: - click icon changed to enter - long click icon trigger file options menu - in grid mode, file options icon is hidden demo https://user-images.githubusercontent.com/8630635/133236382-9d997fa6-0a74-4a68-8e75-d92b6ad3c8ff.mp4
With https://github.com/eritpchy/thumbnails-docker project help, you can easily create thumbnails less than 50kb, and upload these files to cloud loadThumbFromThumbDir --> loadThumbFromSynologyEaDir --> loadThumbFromOriginalFile Similar queasion: https://forum.rclone.org/t/quick-thumbnails-preview-on-rcx/23663 demo https://user-images.githubusercontent.com/8630635/133233886-3b9cab21-0a23-4987-b93d-0cb2ecc5dbdf.mp4 https://user-images.githubusercontent.com/8630635/133234082-b0a6e259-05b7-4c06-a62b-9cd72faff53f.mp4
`* fix 无法使用ibus输入法` `* fix 无声音` `* fix QQ聊天字体方块` `* fix QQ拖动窗口容易崩溃Major opcode of failed request: 130 (MIT-SHM)` `* fix QQ字体过小并且发虚` `- 需要sudo`
### tdesign-miniprogram 版本 1.2.6 ### 重现链接 _No response_ ### 重现步骤 由于SwipeCell都是针对item的操作, 所以很需要这个功能. 假如我有个list页面 list = [ SwipeCell(), SwipeCell(), SwipeCell(), SwipeCell(), SwipeCell(), SwipeCell(), SwipeCell(), ] 当我左滑打开list[1] 时, 此时再在list头部插入一个新的SwipeCell() 会导致用户打开的SwipeCell并不是实际他需要的那一项, 显示打开的的还是list[1] ,实际上应该变成list[2]了...
**Issue Description:** When enabling wildcard domains, DNS clients on Windows intermittently receive a TTL of 0 seconds for the resolved records. This behavior causes DNS resolution failures lasting 10 to...
https://github.com/QPT-Family/QPT/blob/b10065f42ef83863c08bf80c7a766e50f7901675/qpt/executor.py#L425 这里提示完后应当直接exit(-1) 比如说客户下载完后的软件包是vsr-v1.2.0-windows-cpu-release(1).zip 通常他们会直接解压缩, 然后就报错(字符 然后出现真菜提示 点两次确定 有聪明点的用户就会自己把文件夹名称修改正确, 但是 这个时候即使改对了名称所有依赖也会被跳过安装. 然后继续报错 