Skip to content
GitLab
Explore
Sign in
kcms/rules: Fix section header and info button sizing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ismael Asensio
requested to merge
work/iasensio/ruleskcm-fix-visual-sizes
into
master
Feb 15, 2024
Overview
0
Commits
1
Pipelines
3
Changes
2
Expand
Two "minor" visual fixes:
The section header being now a QQC2.ItemDelegate needs to explicitly set the width to be visible.
The ContextualHelpButton size was getting constrained by the parent layout's being adjusted to just the label height.
BEFORE
AFTER
Edited
Feb 15, 2024
by
Ismael Asensio
Merge request reports
Loading