You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a general problem.
If the svg has a large extent then it will cover some part of the web page and these parts become unclickeable.
Possible Solutions:
Send SVG to background
Control SVG extent at import time
The problem with solution 1) is that WABpmApplicationBrowser it will processes incorrectly.
The text was updated successfully, but these errors were encountered:
This is a general problem.
If the svg has a large extent then it will cover some part of the web page and these parts become unclickeable.
Possible Solutions:
The problem with solution 1) is that WABpmApplicationBrowser it will processes incorrectly.
The text was updated successfully, but these errors were encountered: