Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 51
    • Merge requests 51
  • 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
  • !361

Draft: Allow setting the view background color for ScrollablePage's main view

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Nate Graham requested to merge ngraham/kirigami:allow-setting-view-background-color-on-scrollablepage into master Sep 07, 2021
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 2

This facilitates various pieces of software that use a Kirigami.ScrollablePage for a scrollable view where the lighter view background makes sense. For example, when the content view is a scrollable list of some sort, or a large view of text. These apps currently override the background with view-colored Rectangles, which is a bit messy. It's nicer to support this use case in the component itself.

Edited Sep 07, 2021 by Nate Graham
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: allow-setting-view-background-color-on-scrollablepage