Commit 4cd2c02
gh-151678: Skip the bad-bitmap check for Canvas on Aqua
create_bitmap() does not report an unknown bitmap name on macOS/Aqua,
where bitmaps are resolved lazily.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3cd6b95 commit 4cd2c02
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
1033 | | - | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1034 | 1036 | | |
1035 | 1037 | | |
1036 | 1038 | | |
| |||
0 commit comments