Checkpoint - try using overlay for completions popover
[no ci]
This commit is contained in:
parent
1acc6b462f
commit
8a35a02863
3 changed files with 34 additions and 23 deletions
|
@ -105,6 +105,7 @@ 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