tabwidget: dynamic tabs#11616
Open
greg-hellings wants to merge 1 commit into
Open
Conversation
7c6b6e9 to
ba7edf3
Compare
Author
|
This build failure is an error in the Ubuntu apt install step and should be cleared by a re-run. |
ogoffart
reviewed
May 5, 2026
Member
ogoffart
left a comment
There was a problem hiding this comment.
Thanks a lot for the PR.
I wonder if we need new examples for that, or if we could re-use the gallery. perhaps add a new entry on the side bar for tabs.
Author
|
Yeah, they definitely don't need to be separate. That just made it super easy for me to manually test. I'll move them into the gallery exhibit and update its display of tabs with these examples as well. |
ba7edf3 to
cb58831
Compare
Resolve issues with having tabs created dyanmically, or being conditionally available. This resolves discussion slint-ui#7771
cb58831 to
76ed765
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolve issues with having tabs created dyanmically, or being conditionally available.
This resolves discussion #7771