Hi Greg, I think you should be able to disable the focus overlay by saying:
<canvas>
<attribute name="focusclass" value="null" />
...
</canvas>
-Antun
Greg Denton wrote:
Newbie question again: finally found (by googling, couldn't find in docs) what causes the focus animation brackets, the focusoverlay under the canvas. How does an app turn it off? Thanks.
