File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Sources/OpenSwiftUICore/Graphic/Color Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
//
2
- // ColorResolved .swift
2
+ // ConstantColor .swift
3
3
// OpenSwiftUICore
4
4
//
5
5
// Audited for iOS 18.0
6
6
// Status: Blocked by ResolvedGradient
7
- // ID: 7C95FE02C0C9104041ABD4890B043CBE (SwiftUICore? )
7
+ // ID: 7C95FE02C0C9104041ABD4890B043CBE (SwiftUICore)
8
8
9
9
import Foundation
10
10
import OpenSwiftUI_SPI
Original file line number Diff line number Diff line change 1
1
//
2
- // ColorOperations .swift
2
+ // ModifiedColor .swift
3
3
// OpenSwiftUICore
4
4
//
5
5
// Audited for iOS 18.0
6
6
// Status: WIP
7
- // ID: B495DF025D9B78431A787E266E7D8FB1 (SwiftUI? )
8
- // ID: F28C5F7FF836E967BAC87540A3CB4F65 (SwiftUICore? )
7
+ // ID: B495DF025D9B78431A787E266E7D8FB1 (SwiftUI)
8
+ // ID: F28C5F7FF836E967BAC87540A3CB4F65 (SwiftUICore)
9
9
10
10
extension Color {
11
11
public func opacity( _ opacity: Double ) -> Color {
You can’t perform that action at this time.
0 commit comments