Skip to content

Conversation

@joelzwarrington
Copy link

  • I have read CONTRIBUTING.md.
  • I have created a discussion that was approved by a maintainer (for new features).

Adds an option to configure the location of the status message (either between the title (default), or in the status bar).

Intuitively, when implementing my own list I believed that the status message would be shown in the status bar and was confused when my list wasn't showing the message because I had hidden the tittle. I believe this customization allows the use of status message without requiring the title be shown.

l.StatusMessageLocation = list.InStatusBar
Screen.Recording.2025-12-28.at.1.24.50.PM.mov
l.StatusMessageLocation = list.InTitle

This is the default behaviour that matches the current behaviour.

Screen.Recording.2025-12-28.at.1.27.36.PM.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant