mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-07 08:25:20 -05:00
Fix Tileset Editor UI briefly shrinking after window is shown
This commit is contained in:
@@ -168,6 +168,7 @@ void TilesetEditor::setAttributesUi() {
|
||||
this->ui->label_layerType->setVisible(false);
|
||||
this->ui->label_BottomTop->setText("Bottom/Middle/Top");
|
||||
}
|
||||
this->ui->frame_Properties->adjustSize();
|
||||
}
|
||||
|
||||
void TilesetEditor::setMetatileLabelValidator() {
|
||||
|
||||
Reference in New Issue
Block a user