Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NUI] Optimize static field of Color class
* 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