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
Use Color.get_alpha_as_float() instead of comparing internal hex string
Replace stringly-typed `_na.alpha == "00"` with the public accessor
`_na.get_alpha_as_float() == 0.0` in all three groups-filtering guards.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments