added new overlay for splits when you hold alt that does nothing yet
This commit is contained in:
@@ -111,7 +111,7 @@ void BaseWidget::childEvent(QChildEvent *event)
|
||||
|
||||
void BaseWidget::showEvent(QShowEvent *)
|
||||
{
|
||||
this->scaleChangedEvent(this->getScale());
|
||||
this->setScale(this->getScale());
|
||||
this->themeRefreshEvent();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user