Disabled undo / redo for master
This commit is contained in:
parent
64817c5297
commit
81c96d3e5f
1 changed files with 1 additions and 0 deletions
|
|
@ -1395,6 +1395,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
buttonRightPanel.Width = 200;
|
||||
|
||||
// put in undo redo
|
||||
if(false) // this will not be enabled until the new scene_bundle gets merged
|
||||
{
|
||||
FlowLayoutWidget undoRedoButtons = new FlowLayoutWidget()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue