Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kirigami Kirigami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 45
    • Merge requests 45
  • 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
  • FrameworksFrameworks
  • KirigamiKirigami
  • Merge requests
  • !357

Improve look of FormLayout section headers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/kirigami:better-formlayout-section-headers into master Sep 03, 2021
  • Overview 10
  • Commits 1
  • Pipelines 4
  • Changes 1

The current styling looks a bit unpolished with its small left-aligned label. Its small size and alignment does not feel like a section header. This commit improves that.

Here's a before-and-after with plasma/kinfocenter!57 (merged) (which does the right thing by actually using section headers, rather than rolling its own to work around the current aesthetic issues, as most FormLayout users currently do):

Before After
Before After

cc @teams/vdg

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: better-formlayout-section-headers