Skip to content

Add StyledText demos to gallery#10922

Open
expenses wants to merge 4 commits intoslint-ui:masterfrom
expenses:styled-text-gallery
Open

Add StyledText demos to gallery#10922
expenses wants to merge 4 commits intoslint-ui:masterfrom
expenses:styled-text-gallery

Conversation

@expenses
Copy link
Contributor

@expenses expenses commented Mar 2, 2026

See #9560. Needs to be run with SLINT_ENABLE_EXPERIMENTAL_FEATURES=1. Should maybe be locked behind an feature flag?

@expenses expenses requested a review from tronical March 2, 2026 14:15
@tronical
Copy link
Member

tronical commented Mar 6, 2026

See #9560. Needs to be run with SLINT_ENABLE_EXPERIMENTAL_FEATURES=1. Should maybe be locked behind an feature flag?

Good point about the need for that (and the resulting CI failure). I'm inclined to say that perhaps that's now a stage where we should make it non-experimental in the master branch. Can you make this PR two commits, one that makes it non-experimental, and then one that extends the gallery?


[dependencies]
slint = { path = "../../api/rs/slint", features = ["gettext"] }
i-slint-core = { path = "../../internal/core", features = ["experimental-rich-text"] }
Copy link
Member

Choose a reason for hiding this comment

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

That should not be here :)

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.

2 participants