Renamed member to reflect behavior

This commit is contained in:
John Lewin 2017-09-28 16:15:20 -07:00
parent 9dbfb33162
commit b6a2654899
5 changed files with 6 additions and 6 deletions

View file

@ -73,7 +73,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
progressControl.TrackingObject = object3D;
// Wait for content to load
await contentResult.MeshLoaded;
await contentResult.ContentLoaded;
// Adjust next item position
// TODO: do something more interesting than increment in x