v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
654 stars 58 forks source link

dialogue boxes are huge when you have a wrap in text #32

Open lcanali opened 5 years ago

lcanali commented 5 years ago

distro is debian9 (stretch)

try this to see :

yad -- info --title "Huge Dialogue Box" --text "Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal. Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal. Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal."

Any fix or work-around for this? thx

Botspot commented 3 years ago

This problem is still occurring for me.

I've found that adding an image to the top of the window, or a button with a wide label, improves the situation.
Also, --text-info works fairly well to fix this.