Commit 7f413b7
Replaced ImageGcDrawer with TransparencyColorImageGcDrawer in Tab#colorImage
This commit replaces the use of ImageGcDrawer in Tab#colorImage with
TransparencyColorImageGcDrawer since originally it uses GC#fillRectangle and
GC#drawRectangle together with a GCData#lineWidth of 0, which doesn't
work properly on windows together and there's an overfilled rectangle.1 parent 2625980 commit 7f413b7
1 file changed
Lines changed: 22 additions & 8 deletions
Lines changed: 22 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
1298 | 1306 | | |
1299 | | - | |
1300 | | - | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
1305 | | - | |
1306 | | - | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
1307 | 1321 | | |
1308 | 1322 | | |
1309 | 1323 | | |
| |||
0 commit comments