Fix reshape caching

This commit is contained in:
Nikita Lisitsa 2022-05-23 20:32:49 +03:00
parent 25356b84bd
commit e05a28463d

View file

@ -198,6 +198,8 @@ namespace psemek::ui
if (!loop_)
return;
reshape_posted_ = true;
auto weak_self = weak_from_this();
post([weak_self]{