Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: LazyFold element #14

Open
juh9870 opened this issue Oct 4, 2022 · 0 comments
Open

Request: LazyFold element #14

juh9870 opened this issue Oct 4, 2022 · 0 comments

Comments

@juh9870
Copy link
Contributor

juh9870 commented Oct 4, 2022

Would be good to have a Fold element that doesn't create its content until it's first opened. Maybe also add an option to destroy content if it's closed. Main use case is to hide expensive to process but not always needed UI behind it

github-actions bot pushed a commit that referenced this issue Sep 11, 2024
# [ga.fuquna.rosettaui.uitoolkit-v1.7.0](ga.fuquna.rosettaui.uitoolkit-v1.6.1...ga.fuquna.rosettaui.uitoolkit-v1.7.0) (2024-09-11)

### Features

* Add ListViewOption.suppressAutoIndent ([0df33d2](0df33d2))
* add UI.PopupMenuButton() ([7ee2ded](7ee2ded))
* **experimental:** Element.SetFlexGrow()/SetFlexShrink() ([7896dff](7896dff))
* MouseButton can now be specified in UI.Popup(). ([d9121d1](d9121d1))

### Performance Improvements

* Fold content is not generated until the first time it is displayed. [#14](#14) ([3c38327](3c38327))
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

No branches or pull requests

1 participant