feat: improve navigation widget styling#692
Merged
deepin-bot[bot] merged 1 commit intolinuxdeepin:masterfrom Oct 20, 2025
Merged
feat: improve navigation widget styling#692deepin-bot[bot] merged 1 commit intolinuxdeepin:masterfrom
deepin-bot[bot] merged 1 commit intolinuxdeepin:masterfrom
Conversation
1. Removed manual palette setting for item background transparency 2. Added item spacing configuration with zero spacing 3. Set background type with rounded background and no normal state 4. These changes simplify the styling approach and use DStyle's built- in capabilities Log: Improved navigation widget visual appearance with better spacing and background styling Influence: 1. Verify navigation items display correctly with proper spacing 2. Check background rendering in different states (hover, selected) 3. Test navigation selection behavior remains consistent 4. Verify visual consistency with other UI components 5. Test navigation widget in different themes feat: 改进导航部件样式 1. 移除了手动设置项目背景透明度的调色板配置 2. 添加了零间距的项目间距配置 3. 设置了圆角背景且无正常状态的背景类型 4. 这些更改简化了样式方法,使用 DStyle 的内置功能 Log: 改进了导航部件的视觉外观,具有更好的间距和背景样式 Influence: 1. 验证导航项目是否正确显示,间距合适 2. 检查不同状态(悬停、选中)下的背景渲染 3. 测试导航选择行为是否保持一致 4. 验证与其他UI组件的视觉一致性 5. 测试不同主题下的导航部件显示 PMS: BUG-310829
deepin-ci-robot
added a commit
to linuxdeepin/dtk6widget
that referenced
this pull request
Oct 17, 2025
Synchronize source files from linuxdeepin/dtkwidget. Source-pull-request: linuxdeepin/dtkwidget#692
mhduiy
approved these changes
Oct 17, 2025
mhduiy
approved these changes
Oct 17, 2025
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 18202781743, mhduiy The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Contributor
Author
|
/forcemerge |
Contributor
|
This pr force merged! (status: blocked) |
18202781743
pushed a commit
to linuxdeepin/dtk6widget
that referenced
this pull request
Oct 20, 2025
Synchronize source files from linuxdeepin/dtkwidget. Source-pull-request: linuxdeepin/dtkwidget#692
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
in capabilities
Log: Improved navigation widget visual appearance with better spacing
and background styling
Influence:
feat: 改进导航部件样式
Log: 改进了导航部件的视觉外观,具有更好的间距和背景样式
Influence:
PMS: BUG-310829