Made the pop up TextTab work much better
Made a PopOutManager class to make it easier to create lots of pop outs.
This commit is contained in:
parent
057c13d88f
commit
f532d8cdf8
4 changed files with 223 additions and 124 deletions
|
|
@ -119,6 +119,7 @@
|
|||
<Compile Include="ConfigurationPage\PrintLeveling\PrintLevelingData.cs" />
|
||||
<Compile Include="ConfigurationPage\SettingsViewBase.cs" />
|
||||
<Compile Include="ControlElements\ConditionalClickWidget.cs" />
|
||||
<Compile Include="ControlElements\PopOutManager.cs" />
|
||||
<Compile Include="CustomWidgets\AltGroupBox.cs" />
|
||||
<Compile Include="CustomWidgets\DoubleSolidSlider.cs" />
|
||||
<Compile Include="CustomWidgets\FatFlatClickWidget.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue