### 检查清单 - [x] 我已检索仓库中所有的 Issues,确保我**没有重复提交问题**;或有相似 Issue,但我觉得我的情况不包含在那个相似 Issue 之内 - [x] 我已经找到了可以复现这个问题的方法,并且写在了下面的「具体信息」中 - [x] 此问题可以在我的设备和当前环境中**稳定复现** - [x] 此问题可以在最新版本 (Latest Release) 中复现 - [x] 此问题是在我更新到当前版本后**才**出现的 ### 是网页端还是客户端 客户端 ### 当前系统环境 Windows 11 25H2 ### 当前 Node.js 及 npm 版本 v24.13.0/v11.14.0 ### 当前版本 v3.1.1 ### 具体信息 ### 复现步骤 1. 开启宽度自动 <img width="1392" height="845" alt="Image" src="https://github.com/user-attachments/assets/5d964317-8641-4f37-b43d-e6f199926164" /> <img width="910" height="60" alt="Image" src="https://github.com/user-attachments/assets/b844cd87-c510-4138-aa26-0302bd64b819" /> 2. 开启宽度自定义 自定义最大宽度为800 <img width="1392" height="845" alt="Image" src="https://github.com/user-attachments/assets/a001b0f2-832d-4af0-a2b7-ebf630e66d8d" /> <img width="910" height="60" alt="Image" src="https://github.com/user-attachments/assets/603e1dbb-473f-483d-90cd-df49673f8268" /> 自定义最大宽度为600 <img width="1392" height="845" alt="Image" src="https://github.com/user-attachments/assets/5e66967e-be7d-459e-81ea-765c94eeebee" /> <img width="910" height="60" alt="Image" src="https://github.com/user-attachments/assets/168dfcaa-b479-4f48-9611-25320f3e95f0" /> 此时,任务栏歌词组件没有在调整宽度之后,以Windows徽标为锚点,将左侧边向右移动,导致其与其他任务栏监控组件重叠。 3. 设置任务栏靠左后该现象仍然存在 <img width="1025" height="60" alt="Image" src="https://github.com/user-attachments/assets/e5736f47-11a2-4148-8e08-ea6df3182ebb" />
检查清单
是网页端还是客户端
客户端
当前系统环境
Windows 11 25H2
当前 Node.js 及 npm 版本
v24.13.0/v11.14.0
当前版本
v3.1.1
具体信息
复现步骤
自定义最大宽度为800

自定义最大宽度为600
此时,任务栏歌词组件没有在调整宽度之后,以Windows徽标为锚点,将左侧边向右移动,导致其与其他任务栏监控组件重叠。