Fix PaneGrid
not releasing split properly
This commit is contained in:
parent
4406494ff3
commit
7565d294af
@ -526,7 +526,7 @@ where
|
||||
}
|
||||
}
|
||||
}
|
||||
mouse::Event::ButtonPressed(mouse::Button::Right)
|
||||
mouse::Event::ButtonReleased(mouse::Button::Right)
|
||||
if self.state.picked_split().is_some() =>
|
||||
{
|
||||
self.state.drop_split();
|
||||
|
Loading…
Reference in New Issue
Block a user