Sync terrain grid resize overlay when updating document
This commit is contained in:
@@ -1756,6 +1756,8 @@ export class ViewportHost {
|
||||
) {
|
||||
this.rebuildPathJunctionMarkers(this.currentDocument, selection);
|
||||
}
|
||||
|
||||
this.syncTerrainGridResizeOverlay();
|
||||
}
|
||||
|
||||
updateDocument(document: SceneDocument) {
|
||||
|
||||
Reference in New Issue
Block a user