Adding sliders to all primitives
This commit is contained in:
parent
3ac482f5e9
commit
c36d270c92
23 changed files with 205 additions and 56 deletions
|
|
@ -52,6 +52,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
, IPropertyGridModifier
|
||||
#endif
|
||||
{
|
||||
[Slider(1, 400, VectorMath.Easing.EaseType.Quadratic, useSnappingGrid: true)]
|
||||
public DoubleOrExpression Height { get; set; } = 5;
|
||||
|
||||
#if DEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue