Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T TrafficMonitor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 813
    • Issues 813
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zhongyang219
  • TrafficMonitor
  • Merge requests
  • !1106

Fix incorrect TaskBarDlg alignment in Win11 Bate / 修复在 Win11 中不正确的 TaskBarDlg 对齐问题

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/GZTimeWalker/master into master Mar 26, 2022
  • Overview 71
  • Commits 6
  • Pipelines 0
  • Changes 2

Created by: GZTimeWalker

修正在 win11 22581.100 下 TaskBarDlg 的对齐策略。通过以 TaskBar 为父对象,并参考 TrayNotifyWnd 左侧边缘进行对齐。

此 PR 未经过通用性验证,仅为修正此问题提供解决思路,请勿直接 merge。 或许可以 merge 了(

Issue: #777

由于未经过详细测试,不保证兼容性和可用性,仅做测试版本的临时解决方案。详细修复方案和稳定版本请静候 Release 和 Windows 11 稳定版本的发布。 Since it has not been tested in detail, compatibility and availability are not guaranteed, only temporary solutions for the tested version are made. Please wait for Windows 11 stable release for detailed fixes and stable versions.

Release 文件下载,可供临时使用: Release files are provided for temporary use only:

!!! 2022.07.10 Update !!!

  • x64_20220822_003200_TrafficMonitor
  • x86_20220822_003204_TrafficMonitor

相关 Github Action 见: Release CI Action

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/GZTimeWalker/master