Skip to content

Commit 6db8420

Browse files
JIghtusegithub-actions[bot]
authored andcommitted
[MAPSNAT-2859] Split mbgl::RenderColor in two types, make mbgl::Color non-premultiplied
``` <public> Fix gradients and interpolations with fully-transparent colors </public> ``` GitOrigin-RevId: aa0b99b509eaac1b841bc36b73cb9daef5031fee
1 parent 2b77eb0 commit 6db8420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Tests/MapboxMapsTests/Integration Tests/Style/StyleDSLIntegrationTests.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -773,13 +773,13 @@ internal class StyleDSLIntegrationTests: MapViewIntegrationTestCase {
773773
Exp(.rgba) {
774774
46.0
775775
77.0
776-
107.00000762939453
776+
107.0
777777
1.0
778778
}
779779
7
780780
Exp(.rgba) {
781781
153.0
782-
204.00001525878906
782+
204.0
783783
255.0
784784
1.0
785785
}

0 commit comments

Comments
 (0)