Commit 07d1150
authored
Add IndexedStack widget (#1168)
- Add an IndexedStack widget based on #1137 to Masonry and Xilem
- Update the widget gallery example to use IndexedStack as a tab
switcher
The current implementation uses `set_stashed` to skip layout passes on
inactive children without removing them directly (see [#masonry > How to
handle children that should not be
rendered](https://xi.zulipchat.com/#narrow/channel/317477-masonry/topic/How.20to.20handle.20children.20that.20should.20not.20be.20rendered/with/528888212)).1 parent ddc5e98 commit 07d1150
File tree
11 files changed
+772
-11
lines changed- masonry
- screenshots
- src/widgets
- xilem
- examples
- src/view
11 files changed
+772
-11
lines changedLoading
Lines changed: 3 additions & 0 deletions
Loading
Loading
Loading
Loading
Loading
0 commit comments