nodeparamview: truncate title bar whenever necessary
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
{
|
||||
lbl_->setText(s);
|
||||
lbl_->setToolTip(s);
|
||||
lbl_->setMinimumWidth(1);
|
||||
}
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user