You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(layout, input): improve scroll layout calculation and input sizing
- layout: fix logic in `layout_heights` to correctly calculate height for horizontal scroll containers (left_to_right axis) when nested in a vertical container (top_to_bottom axis).
- input: change internal rectangle sizing from `fill_fit` to `fill_fill` in `view_input.v` to ensure correct background filling.
0 commit comments