Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

WIP: List #102

Closed
wants to merge 1 commit into from
Closed

WIP: List #102

wants to merge 1 commit into from

Conversation

fdehau
Copy link
Owner

@fdehau fdehau commented Dec 9, 2018

No description provided.

@simvux
Copy link

simvux commented May 5, 2019

Any progress on this?

* Move SelectableList functionnalities to List and remove it
* Text::Styled now holds a list of strings and their associated styles allowing
complex styling within the same line.
* Allow multiline items in List
* List takes a Vec<Text> as the items need to be iterated over multiple
times to be correctly diplayed. An easy solution is thus to require
ownership
@shirshak55
Copy link

hmm any updates seems like example is not working in osx :(

@fdehau
Copy link
Owner Author

fdehau commented Feb 23, 2020

Closing in favor of #210 for the refactoring of List. The styling of Text needs to be revisited in a different PR.

@fdehau fdehau closed this Feb 23, 2020
@fdehau fdehau deleted the list branch April 14, 2020 15:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants