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
It's noticable if that button happens to be load-bearing for the layout. The 1px change (which I believe is the border) will reflow the layout.
The solution in my specific case is probably to add 1 pixel of tolerance to the layout, but ideally we shouldn't have buttons or elements grow if they go from a normal state to a disabled state.
It's noticable if that button happens to be load-bearing for the layout. The 1px change (which I believe is the border) will reflow the layout.
The solution in my specific case is probably to add 1 pixel of tolerance to the layout, but ideally we shouldn't have buttons or elements grow if they go from a normal state to a disabled state.
Screencast_20260525_100304.webm