Commit 8c5a6e0
committed
FIX: implement get_rgb for GraphicsContextCairo
Was falling back to the base implementation of get_rgb which looks at a
local variable which was getting out of sync with the stack. Now
consults the underlying cairo context.
Closes #4024 for cairo based backends1 parent 32a3292 commit 8c5a6e0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
400 | 402 | | |
401 | 403 | | |
402 | 404 | | |
| |||
0 commit comments