|
556 | 556 | </Grid>
|
557 | 557 | </Grid>
|
558 | 558 | </TabItem>
|
559 |
| - <TabItem Header="Import Model" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h1 + h2|h2codez + h2|mcc + h3 + hr, ElementName=toolkit_selection}"> |
| 559 | + <TabItem Header="Import Model" Visibility="{Binding SelectedIndex, Converter={StaticResource ProfiletoVisibility}, ConverterParameter=h1 + h2|h2codez + h2|mcc + h3 + hr, ElementName=toolkit_selection}"> |
560 | 560 | <Grid Background="{DynamicResource WindowSecondaryColor}">
|
561 | 561 | <Grid IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h1 + h2|h2codez + h2|mcc + h3 + hr, ElementName=toolkit_selection}">
|
562 | 562 | <Grid.RowDefinitions>
|
|
746 | 746 | </Grid>
|
747 | 747 | </Grid>
|
748 | 748 | </TabItem>
|
749 |
| - <TabItem Header="Import Sound" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h1 + h2|h2codez + h2|mcc + h3 + hr, ElementName=toolkit_selection}"> |
| 749 | + <TabItem Header="Import Sound" Visibility="{Binding SelectedIndex, Converter={StaticResource ProfiletoVisibility}, ConverterParameter=h1 + h2|h2codez + h2|mcc + h3 + hr, ElementName=toolkit_selection}"> |
750 | 750 | <Grid Background="{DynamicResource WindowSecondaryColor}" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h1 + h2|h2codez + h2|mcc + h3 + hr, ElementName=toolkit_selection}">
|
751 | 751 | <Grid.RowDefinitions>
|
752 | 752 | <RowDefinition Height="5"/>
|
|
1112 | 1112 | </Grid>
|
1113 | 1113 | </Grid>
|
1114 | 1114 | </TabItem>
|
1115 |
| - <TabItem Header="Extract Tags" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h2|mcc + h3 + hr + h4, ElementName=toolkit_selection}" Visibility="{Binding SelectedIndex, Converter={StaticResource ProfiletoVisibility}, ConverterParameter=h2|mcc + h3 + hr + h4, ElementName=toolkit_selection}"> |
| 1115 | + <TabItem Header="Extract Tags" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h2|mcc + h3, ElementName=toolkit_selection}" Visibility="{Binding SelectedIndex, Converter={StaticResource ProfiletoVisibility}, ConverterParameter=h2|mcc + h3, ElementName=toolkit_selection}"> |
1116 | 1116 | <Grid Background="{DynamicResource WindowSecondaryColor}">
|
1117 | 1117 | <Grid.RowDefinitions>
|
1118 | 1118 | <RowDefinition Height="5"/>
|
|
1198 | 1198 | </Grid>
|
1199 | 1199 | </Grid>
|
1200 | 1200 | </TabItem>
|
1201 |
| - <TabItem Header="FMOD Repair" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h3, ElementName=toolkit_selection}" Visibility="{Binding SelectedIndex, Converter={StaticResource ProfiletoVisibility}, ConverterParameter=h3, ElementName=toolkit_selection}"> |
1202 |
| - <Grid Background="{DynamicResource WindowSecondaryColor}" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h3, ElementName=toolkit_selection}"> |
| 1201 | + <TabItem Header="FMOD Repair" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h3 + hr, ElementName=toolkit_selection}" Visibility="{Binding SelectedIndex, Converter={StaticResource ProfiletoVisibility}, ConverterParameter=h3 + hr, ElementName=toolkit_selection}"> |
| 1202 | + <Grid Background="{DynamicResource WindowSecondaryColor}" IsEnabled="{Binding SelectedIndex, Converter={StaticResource ProfiletoIsEnabled}, ConverterParameter=h3 + hr, ElementName=toolkit_selection}"> |
1203 | 1203 | <Grid.RowDefinitions>
|
1204 | 1204 | <RowDefinition Height="5"/>
|
1205 | 1205 | <RowDefinition Height="*"/>
|
|
0 commit comments