Skip to content

Commit 018ee1d

Browse files
committed
fixup! fixup! fixup! feat: new layout process
1 parent fb023c0 commit 018ee1d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/ui/include/ui/base.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,6 @@ LIBUI_PUBLIC bool ui_widget_get_min_height(ui_widget_t *w, float *height);
114114

115115
// Layout
116116

117-
118-
LIBUI_PUBLIC void ui_widget_reset_size(ui_widget_t *w);
119-
120117
/**
121118
* 执行布局前的准备操作
122119
* 重置布局相关属性,以让它们在布局时被重新计算

0 commit comments

Comments
 (0)