forked from linuxdeepin/qt5integration
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 默认显示滚动条,无滚动时启动隐藏动画 - 鼠标掠过滚动条所在(整个)区域,立即显示滚动条,移开启动隐藏动画 - 鼠标悬停,按下滚动条,滚动条一直显示 - 发生滚动时滚动条立即显示 - 清理一些相关废弃的功能,调整后 hover 显示,没必要再转发鼠标消息 docs:473QyXLRvOSZ7r3w
- Loading branch information
Showing
2 changed files
with
19 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters