Orange-OpenSource / ods-ios

A SwiftUI components library with code examples for Orange Design System
https://orange-opensource.github.io/ods-ios/
MIT License
26 stars 6 forks source link

[#647] Code clean up #648

Closed pylapp closed 7 months ago

pylapp commented 7 months ago
netlify[bot] commented 7 months ago

Deploy Preview for ods-ios canceled.

Name Link
Latest commit a8c9a08bd5c6f250553ac04093ac541bb8f4c614
Latest deploy log https://app.netlify.com/sites/ods-ios/deploys/65b7c733afba9b0008c548ba
pylapp commented 7 months ago

About the change of deprecated API for colors computations using Int64 instead of Int32, find attached a playground with tests to ensure there won't be any regressions with this evolution

#647 Use of Int64 for colors computations.playground.zip