Merge branch 'master' into Qt_WinBuild

This commit is contained in:
mjbudd77 2021-02-06 13:31:01 -05:00
commit fd9b269a90
1 changed files with 1 additions and 0 deletions

View File

@ -537,6 +537,7 @@ void ppuNameTableViewerDialog_t::periodicUpdate(void)
this->selTileView->setTile( ntView->getSelTable(), p.x(), p.y() );
this->selTileView->update();
this->ntView->update();
this->scrollArea->viewport()->update();
redrawtables = false;