WIP
This commit is contained in:
parent
fd8fb1ed16
commit
da9084226d
4 changed files with 91 additions and 38 deletions
|
@ -5347,7 +5347,7 @@ impl Render for ProjectPanel {
|
|||
Scrollbars::for_settings::<ProjectPanelSettings>()
|
||||
.tracked_scroll_handle(self.scroll_handle.clone())
|
||||
.with_track_along(ScrollAxes::Horizontal)
|
||||
.tracked_entity(cx.entity()),
|
||||
.notify_content(),
|
||||
window,
|
||||
cx,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue