Commit 92dc8d54 authored by Evan W. Patton's avatar Evan W. Patton Committed by Jeffrey Schiller

Make companion code textbox single line only

Change-Id: I00848e83a355e209f7c1e13335c21a1a42687522
parent b57eedbe
......@@ -234,8 +234,6 @@ $Source $Yail
(set-and-coerce-property! 'CodeBox 'Hint "Six Character Code" 'text)
(set-and-coerce-property! 'CodeBox 'MultiLine #t 'boolean)
(set-and-coerce-property! 'CodeBox 'TextAlignment 1 'number)
(set-and-coerce-property! 'CodeBox 'Width -2 'number)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment