Skip to content

Conversation

@markawm
Copy link
Contributor

@markawm markawm commented Jan 9, 2026

It's hard to see the effect of flag changes (e.g. ux.fontColor) atm because the message is now shown by default; change to show the message by default.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR changes the showMessage feature flag to be enabled by default, making it easier to observe the effects of other flag changes (such as ux.fontColor and ux.fontSize) without needing to manually enable the flag first.

  • Changed the showMessage flag initialization from new Flag() to new Flag(true) to enable message display by default

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@markawm markawm merged commit ef01761 into main Jan 12, 2026
7 checks passed
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.

3 participants