This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit fc6c852
Jonah Williams
[iOS] remove clear color hack. (#54451)
Fixes flutter/flutter#125640
This doesn't actually do anything, instead it forces opaque to false. If developers want opaque to be false, they can just set it directly.1 parent 3719454 commit fc6c852
File tree
2 files changed
+2
-8
lines changed- shell/platform/darwin/ios/framework/Source
2 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments