wangwenx190 / framelesshelper

Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.
MIT License
846 stars 202 forks source link

Windows下标题栏按钮tooltip重复显示 #325

Closed kira-96 closed 10 months ago

kira-96 commented 10 months ago

系统:Windows 11

Win11 标题栏按钮的tooltip和系统的重复了,暂时不清楚Win10及以下版本是否会出现这个问题。

image

相关代码:

https://github.com/wangwenx190/framelesshelper/blob/096d30b8cf81392fde2b54abe41be82423a125ae/src/widgets/standardtitlebar.cpp#L339-L346

wangwenx190 commented 10 months ago

行,我处理下

kira-96 commented 10 months ago

https://github.com/wangwenx190/framelesshelper/commit/2765d18634299a738cb689b055511a51ac947b53 改的不彻底,还是会显示,我又改了一下。#326

wangwenx190 commented 10 months ago

确实忘记了,已经合并,谢谢!