cocoa: fix image paste
Closes PR 12028
Merge to 5.1.2
(cherry picked from commit c8b3763359
)
This commit is contained in:
parent
a03b11befc
commit
0083418b53
|
@ -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