fix: make sort mode drag-only across cards

This commit is contained in:
jxxghp
2026-05-09 18:04:10 +08:00
parent 62e0d8e9dc
commit 088db67089
11 changed files with 110 additions and 35 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ export default {
versionMismatch: 'The browser cache version is inconsistent with the server version, please try to clear the cache',
clearCache: 'Clear Cache',
sortMode: 'Sort Mode',
sortModeHint: 'Virtualization is disabled for large lists to allow drag sorting, which may reduce smoothness.',
sortModeHint: 'Drag sorting mode is active',
},
mediaType: {
movie: 'Movie',
+1 -1
View File
@@ -75,7 +75,7 @@ export default {
versionMismatch: '浏览器缓存版本与服务端版本不一致,请尝试清除缓存',
clearCache: '清除缓存',
sortMode: '排序模式',
sortModeHint: '已关闭大列表虚拟渲染,方便拖拽排序,但页面流畅度可能下降。',
sortModeHint: '已进入拖拽排序模式',
},
mediaType: {
movie: '电影',
+1 -1
View File
@@ -75,7 +75,7 @@ export default {
versionMismatch: '瀏覽器快取版本與服務端版本不一致,請嘗試清除快取',
clearCache: '清除快取',
sortMode: '排序模式',
sortModeHint: '已關閉大列表虛擬渲染,方便拖拽排序,但頁面流暢度可能下降。',
sortModeHint: '已進入拖拽排序模式',
},
mediaType: {
movie: '電影',