Skip to content

Commit

Permalink
fixup! fixup! fixup! feat: new layout process
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-soft committed Dec 22, 2024
1 parent fb023c0 commit 018ee1d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/ui/include/ui/base.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ LIBUI_PUBLIC bool ui_widget_get_min_height(ui_widget_t *w, float *height);

// Layout


LIBUI_PUBLIC void ui_widget_reset_size(ui_widget_t *w);

/**
* 执行布局前的准备操作
* 重置布局相关属性,以让它们在布局时被重新计算
Expand Down

0 comments on commit 018ee1d

Please sign in to comment.