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(multiple): touch targets not excluded in densities lower than -2 (#25108)
Fixes that touch targets were being removed only on `-2` or `minimum` densities, but not anything lower.
Also moves the check into a common mixin so we only have one place where it needs to be changed.
(cherry picked from commit 6369204)
0 commit comments