Skip to content

Commit

Permalink
[NUI] Optimize static field of Color class
Browse files Browse the repository at this point in the history
* Do not convert Vector4 to Color when initializing static colors
  * Eventually, static colors should be created by r, g, b values by c# code, not getting from DALi
* Preload static colors

Signed-off-by: Jiyun Yang <[email protected]>
  • Loading branch information
rabbitfor committed Dec 31, 2024
1 parent bca7e7e commit 6db25cd
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 301 deletions.
Loading

0 comments on commit 6db25cd

Please sign in to comment.