mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed display of status label in dictionary rows added after box show.
This commit is contained in:
@@ -211,6 +211,7 @@ auto AddButtonWithLoader(
|
||||
buttonState->value() | rpl::map(StateDescription),
|
||||
st::settingsUpdateState);
|
||||
label->setAttribute(Qt::WA_TransparentForMouseEvents);
|
||||
label->show();
|
||||
|
||||
rpl::combine(
|
||||
button->widthValue(),
|
||||
|
||||
Reference in New Issue
Block a user