Enable word-wrapping for the console history

This commit is contained in:
scrawl 2017-11-15 16:29:01 +01:00
parent a7fd27f413
commit 5a93b6a324

View file

@ -13,6 +13,7 @@
<Property key="TextAlign" value="Left Top"/> <Property key="TextAlign" value="Left Top"/>
<Property key="TextColour" value="1 1 1"/> <Property key="TextColour" value="1 1 1"/>
<Property key="InvertSelected" value="false"/> <Property key="InvertSelected" value="false"/>
<Property key="WordWrap" value="true"/>
</Widget> </Widget>
<!-- Command line --> <!-- Command line -->