Fix minimumSizeHint of MessageTextEdit

Authored by dfaure on Feb 13 2020, 1:42 PM.

Description

Fix minimumSizeHint of MessageTextEdit

It was based on the current widget width, (1101,29) here.
So the window could never be shrunk horizontally.

300 looks like a nice number, it must be the correct value :-)

Details

Committed
dfaureFeb 13 2020, 1:43 PM
Parents
R865:79b666b5999f: Widgets: move cursor to end when editing
Branches
Unknown
Tags
Unknown