Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add list header widget #164

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2024

  1. create header parameter and move padding up in the widget tree

    the padding widget is moved up, so it does not leave a huge padding
    between the header and the list. it is useful for cases where you want
    the header to be close to the list
    gabrielkipper1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8fb5c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e1af0 View commit details
    Browse the repository at this point in the history