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 6
    • Merge requests 6
  • 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
  • !18

kcm: Add spacing between the swipeview delegates

  • Review changes

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

With an spacing value = 0, the second delegate of the SwipeView will be visible in the right margin region of the first delegate.

This shows up mainly when the FormLayout goes into narrow mode, since then the items are left aligned and more likely to get into the visible part.

BEFORE AFTER
kscreen_spacing_before kscreen_spacing_after
kscreen_transition_before kscreen_transition_after

CCBUG: 434383

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/fix_kcm_swipeview_spacing