How do I set the initial panel dimensions (or some...
# jewel
p
How do I set the initial panel dimensions (or some default dimensions) when showing a
Dialog
with
JewelComposePanel
content? It is always displayed with minimal possible size
1
In UI DSL you used to just call
panel { //… }
and it had some default initial size