Graflow: fixed autofit
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
ro.observe(el)
|
||||
|
||||
let aifmi = null; let sidx=0;
|
||||
const sevanimation = () => { console.log('sevanimation')
|
||||
const sevanimation = () => {
|
||||
severities.forEach(severity => aifmi.removeAttribute(severity))
|
||||
aifmi.setAttribute(severities[sidx], '')
|
||||
sidx++
|
||||
|
||||
Reference in New Issue
Block a user