make the planet2 info in the bug report form have multiple lines
in the GUI
This commit is contained in:
parent
d2ce3f714b
commit
f315f08dc3
|
@ -249,13 +249,9 @@
|
||||||
#:top-panel synthesized-panel))
|
#:top-panel synthesized-panel))
|
||||||
|
|
||||||
(define planet2-info
|
(define planet2-info
|
||||||
(build/label
|
(make-big-text
|
||||||
(string-constant bug-report-field-planet2)
|
(string-constant bug-report-field-planet2)
|
||||||
(lambda (panel)
|
#:stretch? #t
|
||||||
(keymap:call/text-keymap-initializer
|
|
||||||
(lambda ()
|
|
||||||
(make-object text-field% #f panel void ""))))
|
|
||||||
#f
|
|
||||||
#:top-panel synthesized-panel))
|
#:top-panel synthesized-panel))
|
||||||
|
|
||||||
(define collections
|
(define collections
|
||||||
|
|
Loading…
Reference in New Issue
Block a user