Jason

Results 4 issues of 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]了...

enhancement