Skip to content

调整新增任务按钮位置以避免窄屏重叠,并升级版本至 v1.7.3#24

Merged
amazing-fish merged 1 commit into
mainfrom
codex/align-task-icon-next-to-to-do-list
Jan 8, 2026
Merged

调整新增任务按钮位置以避免窄屏重叠,并升级版本至 v1.7.3#24
amazing-fish merged 1 commit into
mainfrom
codex/align-task-icon-next-to-to-do-list

Conversation

@amazing-fish

Copy link
Copy Markdown
Owner

Motivation

  • 修复当窗口宽度变窄时“添加任务”图标与排序选项产生重叠的可用性问题。
  • 遵循项目版本控制与锚点约定,将此次界面修复作为 bugfix 记录并更新版本号。

Description

  • add_button 从顶部控制栏 (controls_layout) 移至“待办列表”标题右侧的 list_header_layout,相关变更在 todo_app/main_window.py 中实现。
  • 将应用常量 APP_VERSION1.7.1 更新为 1.7.3,修改位于 todo_app/constants.py
  • 同步更新 anchor.md 的“最近约定变更”,登记此次 bugfix 和版本升级为 v1.7.3

Testing

  • 执行了 python -m compileall todo_app 对所有模块进行语法编译检查,结果成功通过。

Codex Task

@amazing-fish
amazing-fish merged commit ce3d3cb into main Jan 8, 2026
1 check passed
@amazing-fish
amazing-fish deleted the codex/align-task-icon-next-to-to-do-list branch January 8, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant