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(ui5-toolbar): prevent flickering on item state changes (#12222)
Only trigger overflow recalculation when item dimensions actually change, not on every child property update like pressed/disabled state.
Fixes: #12209
0 commit comments