Improve SelectedObjectPanel visibility/positioning, try toolbar buttons

This commit is contained in:
John Lewin 2017-10-20 07:26:14 -07:00
parent 0944a4243c
commit c831eb6484
6 changed files with 65 additions and 38 deletions

View file

@ -28,13 +28,10 @@ either expressed or implied, of the FreeBSD Project.
*/
using System;
using MatterHackers.Agg;
using MatterHackers.Agg.Platform;
using MatterHackers.Agg.UI;
using MatterHackers.Localizations;
using MatterHackers.MatterControl.PrinterCommunication;
using MatterHackers.MatterControl.SlicerConfiguration;
using MatterHackers.SerialPortCommunication.FrostedSerial;
namespace MatterHackers.MatterControl.ActionBar
{