Rename on bed items can be undone
Made bed heat able to set to 0 Don't save scene while still loading it
This commit is contained in:
parent
a0e05e0717
commit
261376bef2
16 changed files with 152 additions and 68 deletions
|
|
@ -74,7 +74,7 @@ namespace MatterHackers.MatterControl.Library
|
|||
public override void SetThumbnail(ILibraryItem item, int width, int height, ImageBuffer imageBuffer)
|
||||
{
|
||||
#if DEBUG
|
||||
throw new NotImplementedException();
|
||||
//throw new NotImplementedException();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue