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
Loading large properties has issues.
the first being if the property has many individual files, it takes awhile to load
The second being that the viewer becomes basically unusable, due to all the geometry.
Can't really do anything about the second right now, but the first can be solved by loading them async
The text was updated successfully, but these errors were encountered:
Loading large properties has issues.
the first being if the property has many individual files, it takes awhile to load
The second being that the viewer becomes basically unusable, due to all the geometry.
Can't really do anything about the second right now, but the first can be solved by loading them async
The text was updated successfully, but these errors were encountered: