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
When "auto expanding" tiles the getURLExtension function seems to take a long time some times. This may be due to memory pressure but removing use of "new URL" could be an improvement.
The text was updated successfully, but these errors were encountered:
When "auto expanding" tiles the
getURLExtension
function seems to take a long time some times. This may be due to memory pressure but removing use of "new URL" could be an improvement.The text was updated successfully, but these errors were encountered: