aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views
diff options
context:
space:
mode:
authorRoy Ben Shabat <roy.mail.net@gmail.com>2025-09-09 11:37:36 +0300
committerRoy Ben Shabat <roy.mail.net@gmail.com>2025-09-09 11:37:36 +0300
commitd7080c93350b96e49d80450d5e1a76fd6f3ad64e (patch)
treec9816297851bc5d0a04cfba4abb16fabef05bbce /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views
parent1cbef6c4d79a1db8c8d3923edfec2e50277caa51 (diff)
downloadTango-d7080c93350b96e49d80450d5e1a76fd6f3ad64e.tar.gz
Tango-d7080c93350b96e49d80450d5e1a76fd6f3ad64e.zip
New Extra Inks and Default LiquidTypesRml * DefaultFactor Handling.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml
index acd83cee2..7f6ebcbb6 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml
@@ -319,9 +319,9 @@
<TabItem Header="BTSR" Margin="-100 0 0 0" mahapps:ControlsHelper.HeaderFontSize="20">
<local:BTSRView HorizontalContentAlignment="Stretch" VerticalContentAlignment="Stretch"/>
</TabItem>
- <TabItem Header="COLOR CALIBRATION" Margin="-100 0 0 0" mahapps:ControlsHelper.HeaderFontSize="20">
+ <!--<TabItem Header="COLOR CALIBRATION" Margin="-100 0 0 0" mahapps:ControlsHelper.HeaderFontSize="20">
<local:ColorCalibrationView DataContext="{Binding ColorCalibrationVM}" HorizontalContentAlignment="Stretch" VerticalContentAlignment="Stretch"/>
- </TabItem>
+ </TabItem>-->
</TabControl>
</Grid>
<Grid Grid.Row="1">