Fixed display of status label in dictionary rows added after box show.

This commit is contained in:
23rd
2026-04-24 11:17:52 +03:00
parent d6e35d35c3
commit e88cd97b30
@@ -211,6 +211,7 @@ auto AddButtonWithLoader(
buttonState->value() | rpl::map(StateDescription),
st::settingsUpdateState);
label->setAttribute(Qt::WA_TransparentForMouseEvents);
label->show();
rpl::combine(
button->widthValue(),