reflow frame as container before getting its size
svn: r9715 original commit: c383bfdab2243a54f0dd910f6b46039fdbec4cbd
This commit is contained in:
parent
f95f866f5d
commit
6983202e09
|
@ -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