Reduce warning spam caused by BX/EX
This commit is contained in:
parent
f32233eaf9
commit
7dcbf7d2c3
@ -1420,10 +1420,10 @@ var CanvasGraphics = (function CanvasGraphicsClosure() {
|
||||
// Compatibility
|
||||
|
||||
beginCompat: function CanvasGraphics_beginCompat() {
|
||||
TODO('ignore undefined operators (should we do that anyway?)');
|
||||
// TODO ignore undefined operators (should we do that anyway?)
|
||||
},
|
||||
endCompat: function CanvasGraphics_endCompat() {
|
||||
TODO('stop ignoring undefined operators');
|
||||
// TODO stop ignoring undefined operators
|
||||
},
|
||||
|
||||
// Helper functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user