Making controls more independent
This commit is contained in:
parent
95543966d3
commit
77ec3d5909
43 changed files with 532 additions and 562 deletions
|
|
@ -44,7 +44,7 @@ using MatterHackers.VectorMath;
|
|||
|
||||
namespace MatterHackers.Plugins.EditorTools
|
||||
{
|
||||
public class ScaleCornerControl : Object3DControlBase
|
||||
public class ScaleCornerControl : Object3DControl
|
||||
{
|
||||
public IObject3D ActiveSelectedItem { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue