fix: more drag destinations
This commit is contained in:
parent
86f985086f
commit
73369a18eb
3 changed files with 35 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ where
|
|||
) {
|
||||
if let Some(l) = layout.children().next() {
|
||||
self.content.as_widget().drag_destinations(
|
||||
state,
|
||||
&state.children[0],
|
||||
l.with_virtual_offset(layout.virtual_offset()),
|
||||
renderer,
|
||||
dnd_rectangles,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue