Skip to content

修复日志过滤、窗口异常及代码格式#96

Merged
eee555 merged 3 commits into
eee555:masterfrom
ljzloser:master
May 10, 2026
Merged

修复日志过滤、窗口异常及代码格式#96
eee555 merged 3 commits into
eee555:masterfrom
ljzloser:master

Conversation

@ljzloser
Copy link
Copy Markdown
Contributor

fix: 修复日志过滤、窗口异常及代码格式

  • 修复主进程日志过滤器误排除插件日志的问题
  • 修复插件 widget 关闭时可能触发的 RuntimeError
  • 修复历史表格 show_fields 使用 set 导致的列顺序不一致
  • 将 OtherInfoBase 改为顶级导入以修复潜在的循环依赖
  • 设置独立插件窗口提示栏固定高度
  • 统一代码格式并重构历史插件 UI 组件

ljzloser and others added 2 commits May 10, 2026 11:39
- 修复主进程日志过滤器误排除插件日志的问题
- 修复插件 widget 关闭时可能触发的 RuntimeError
- 修复历史表格 show_fields 使用 set 导致的列顺序不一致
- 将 OtherInfoBase 改为顶级导入以修复潜在的循环依赖
- 设置独立插件窗口提示栏固定高度
- 统一代码格式并重构历史插件 UI 组件
Copy link
Copy Markdown
Contributor Author

@ljzloser ljzloser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

历史插件基本完成,服务提供并不完善,有需要再修改。

@eee555 eee555 merged commit 68288fc into eee555:master May 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants