Snap overlay's bottom/right edge to same window's edge on overflow
This commit is contained in:
parent
e0ecf3bc4c
commit
ea8b5016f7
4 changed files with 20 additions and 11 deletions
|
@ -79,7 +79,7 @@ impl Tooltip {
|
|||
})
|
||||
.boxed(),
|
||||
)
|
||||
.align_to_fit(true)
|
||||
.move_to_fit(true)
|
||||
.with_abs_position(state.position.get())
|
||||
.boxed(),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue