Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KScreen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • KScreen
  • Merge requests
  • !17

kcm: Limit the width of the scaling slider

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ismael Asensio requested to merge work/fix_kcm_flood into master Mar 14, 2021
  • Overview 11
  • Commits 1
  • Changes 1

When the screen name is too long, the combobox implicitWidth is wider than the available space, making the layout virtually equally large.

Limit the slider width to the same amount as the combobox

There's a visual change only on some of the cases, but I think is for the better. CCing @teams/vdg anyway

Depends on: frameworks/kirigami!260 (merged)

BUG: 434383 FIXED-IN: 5.22

BEFORE AFTER
Narrow View kscreen_before_narrow kscreen_after_narrow
Wide View kscreen_before_wide kscreen_twinlayouts_boundaries
Edited Mar 15, 2021 by Ismael Asensio
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/fix_kcm_flood