diff --git a/uppsrc/CtrlLib/LabelBase.cpp b/uppsrc/CtrlLib/LabelBase.cpp index 14b1ee935..0c22bc8b8 100644 --- a/uppsrc/CtrlLib/LabelBase.cpp +++ b/uppsrc/CtrlLib/LabelBase.cpp @@ -552,6 +552,8 @@ void DisplayPopup::Set(Ctrl *_ctrl, const Rect& _item, margin = _margin; Sync(); } + else + Refresh(); } END_UPP_NAMESPACE