- Fixed scroll support for TabBar. - Remove `id` argument from Tab, it will set from TabBar iter. - Add `id` to TabBar to ensure scroll_handle state will store correct. - Update `label` argument of Tab, to use `impl Into<SharedString>` type for better use. - Added `child` to Tab for render custom element as label. |
||
|---|---|---|
| .. | ||
| dock.rs | ||
| invalid_panel.rs | ||
| mod.rs | ||
| panel.rs | ||
| stack_panel.rs | ||
| state.rs | ||
| tab_panel.rs | ||
| tiles.rs | ||