Some work to put in tooltips to explain the UI better.
This commit is contained in:
parent
2b089cfa4a
commit
39de9ece19
5 changed files with 12 additions and 7 deletions
|
|
@ -81,6 +81,7 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
public PartThumbnailWidget(PrintItemWrapper item, string noThumbnailFileName, string buildingThumbnailFileName, ImageSizes size)
|
||||
{
|
||||
ToolTipText = "Click to Show in 3D View";
|
||||
this.PrintItem = item;
|
||||
|
||||
EnsureCorrectPartExtension();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue