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
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
[web] Store Paint.color as an int. Only create a ui.Color when the color getter is called. (#37092)
* Store color as the int value. Only create a color when getter is called
* Refactor tests and painting
* Change SurfacePaintData to have default opaque black color
0 commit comments