SPF-OST / pytrnsys_gui

Graphical user interface for pytrnsys
https://pytrnsys.readthedocs.io
GNU Lesser General Public License v3.0
3 stars 4 forks source link

Double pipe name cut off in properties dialog #438

Open ahobeost opened 1 year ago

ahobeost commented 1 year ago

image

Being able to see the full name in this dialog makes life much easier

zuckerruebe commented 1 year ago

I've noticed this when implementing the dialog. But from what I saw it's quite hard/hacky to resize the dialog to fit the title. I'd suggest addin a label inside of the dialog window with the name of the pipe and maybe set the dialog title to just "Properties".