number_input: Fix 2px height growth from the whole-control frame (#2687)
Since #2674 the frame is drawn by the wrapper, which had no fixed height, so its 1px border grew the control past a plain `Input` of the same size. Hold `input_h` on the wrapper and let the buttons and the `Input` fill it. --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
F
Floyd Wang committed
46576ae7aa63ab9db9923e5d8c32228ed330a259
Parent: f2f0f56
Committed by GitHub <noreply@github.com>
on 8/12/2026, 9:40:07 AM