diff --git a/src/gui/update.cpp b/src/gui/update.cpp index 83346a471..7853e338c 100644 --- a/src/gui/update.cpp +++ b/src/gui/update.cpp @@ -508,7 +508,7 @@ int CFlashUpdate::exec(CMenuTarget* parent, const std::string &actionKey) CVFD::getInstance()->setMode(CLCD::MODE_PROGRESSBAR2); #endif // VFD_UPDATE - showGlobalStatus(19); + paint(); showGlobalStatus(20);