More progress on collab panel
This commit is contained in:
parent
8ee84249ec
commit
a85e0db1f4
5 changed files with 142 additions and 32 deletions
|
@ -105,7 +105,6 @@ impl Element for Overlay {
|
|||
origin: Point::zero(),
|
||||
size: cx.viewport_size(),
|
||||
};
|
||||
dbg!(limits);
|
||||
|
||||
match self.fit_mode {
|
||||
OverlayFitMode::SnapToWindow => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue