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
store applicability of entities per visualizer and update only on change
centralize spatial topology into a store subscriber
move "desired space views"-heuristic into a trait method of space view class and have an independent "consolidation" logic piece in the viewport. heuristic results should be availble to the ui regardless (in order to allow showing suggestions)
execute "desired space views"-heuristic only when necessary -- turns out it's fast enough to skip this!
Tracking issue to capture all the things we want to make sure get fixed:
Add/remove entities modal doesnt allow adding to a 2D space view #4826Steps towards this goal:
execute "desired space views"-heuristic only when necessary-- turns out it's fast enough to skip this!SpaceInfoeverywhere