combine on an align correctly maintains positions

This commit is contained in:
Lars Brubaker 2019-01-24 14:47:24 -08:00
parent bc9b2b9b1e
commit 1d60533947
2 changed files with 44 additions and 23 deletions

View file

@ -65,12 +65,12 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.View3D
await Rebuild();
invalidateType = new InvalidateArgs(this, InvalidateType.Content, invalidateType.UndoBuffer);
}
base.OnInvalidate(invalidateType);
}
public override Task Rebuild()
{
this.DebugDepth("Rebuild");
var rebuildLocks = this.RebuilLockAll();
// spin up a task to remove holes from the objects in the group