tweak drop target overlay color and make stack fully constraint children by the first child
's size
This commit is contained in:
parent
aed085b168
commit
113b7f6f97
3 changed files with 14 additions and 5 deletions
|
@ -126,6 +126,7 @@ pub struct OpenSharedScreen {
|
|||
pub peer_id: PeerId,
|
||||
}
|
||||
|
||||
#[derive(Clone, PartialEq)]
|
||||
pub struct SplitWithItem {
|
||||
from: WeakViewHandle<Pane>,
|
||||
pane_to_split: WeakViewHandle<Pane>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue