var mask = new org.ametys.msg.Mask()
...
mask.hide()
See API for more details (such as how to mask only a part of the screen, and how to use a specific message)
Raphaël Franchet
added a comment - Laurence add a tool to do so:
var mask = new org.ametys.msg.Mask()
...
mask.hide()
See API for more details (such as how to mask only a part of the screen, and how to use a specific message)
Laurence add a tool to do so:
See API for more details (such as how to mask only a part of the screen, and how to use a specific message)