cocoa: fix image paste
Closes PR 12028 Merge to 5.1.2
This commit is contained in:
parent
6bf13ee2dd
commit
c8b3763359
|
@ -134,4 +134,5 @@
|
|||
operation: #:type _int NSCompositeCopy fraction: #:type _CGFloat 1.0))
|
||||
(tellv NSGraphicsContext restoreGraphicsState)
|
||||
(CGContextRestoreGState cg)
|
||||
(cairo_surface_mark_dirty surface)
|
||||
bm))
|
||||
|
|
Loading…
Reference in New Issue
Block a user