reflow frame as container before getting its size
svn: r9715
This commit is contained in:
parent
f810570330
commit
c383bfdab2
|
@ -133,6 +133,8 @@
|
|||
[stretchable-height #f]))
|
||||
(new yellow-message% [parent float-window] [label label]))
|
||||
|
||||
(send float-window reflow-container)
|
||||
|
||||
;; position the floating window
|
||||
(let-values ([(x y) (client->screen (floor (get-width))
|
||||
(floor
|
||||
|
|
Loading…
Reference in New Issue
Block a user