fix(qml): 历史 ListView + sidebar TaskList 加 ScrollBar.vertical
QML ListView 默认 interactive 但不显示 ScrollBar — 用户用滚轮 / 拖拽 能滚动但看不到滚动条,体验不直观。 补: - HistoryTab.historyList: ScrollBar.vertical (AsNeeded) - MainWindow.taskList (sidebar): ScrollBar.vertical (AsNeeded) ImageGenTab promptArea / StyleDesignerTab 字段区都是 ScrollView 自带 ScrollBar, 不受影响。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Showing
2 changed files
with
8 additions
and
0 deletions
-
Please register or sign in to post a comment