Commit edf7133
[Cropperjs] Drop explicit white rotate background
v4's Config::$backgroundColor already defaults to 'ffffff', and
rotate(angle, null) falls back to it, so passing 'ffffff' explicitly is
redundant. Omitting it keeps the same white-corner output while letting
a custom driver_service ImageManager control the fill via its own config.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 72f9563 commit edf7133
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments