remove redundant updates

This commit is contained in:
2019-09-23 01:00:12 +02:00
parent 1d1aef4095
commit 034828155d
5 changed files with 3 additions and 57 deletions

View File

@@ -85,7 +85,6 @@ void App::cloud_browse()
dialog->loaded();
layout[main_id]->add_child(dialog);
layout[main_id]->update();
dialog->btn_ok->on_click = [this, dialog](Node*)
{