SmartClient Version: SNAPSHOT_v12.1d_2019-10-08/AllModules Development Only (built 2019-10-08)
Chrome on OSX
Hello, while using canvas.provideRuleContext I noticed that it has no effect if the canvas is undrawn.
Note that there isn't a single warning, it just has no effect.
So I have to declare it autoDraw:false, but this actually seems to be against the best practices. Am I missing something?
Chrome on OSX
Hello, while using canvas.provideRuleContext I noticed that it has no effect if the canvas is undrawn.
Note that there isn't a single warning, it just has no effect.
So I have to declare it autoDraw:false, but this actually seems to be against the best practices. Am I missing something?
Comment