elm list needs a go once filled... so add it to the font list

This commit is contained in:
Carsten Haitzler 2017-11-06 16:45:57 +09:00
parent f2b6a9dd37
commit df360f7485
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ ui_font_dialog_open(Evas_Object *parent, Ecrire_Entry *ent, const char *pfont,
cur_font = tmp;
}
}
elm_list_go(list);
EINA_LIST_FREE(flist, font)
eina_stringshare_del(font);