disk: remove vbox win resize add.

Bad idea...tested with 10+ mounts...disk UI sucks..i'll get that
done some time...
This commit is contained in:
Alastair Poole 2020-09-14 01:02:09 +01:00
parent de385c6930
commit 12afd7b6c0
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ ui_win_disk_add(Ui *ui)
evas_object_size_hint_weight_set(vbox, EXPAND, 0.0);
evas_object_size_hint_align_set(vbox, FILL, 0.5);
evas_object_show(vbox);
elm_win_resize_object_add(win, vbox);
scroller = elm_scroller_add(win);
evas_object_size_hint_weight_set(scroller, EXPAND, EXPAND);