Zwischenstand: SharedLauncher wird in BeWoLauncher kopiert, BeWoCore verwendet SharedLauncher aus BeWoLauncher

This commit is contained in:
rene
2021-09-30 12:21:32 +02:00
parent 569d477572
commit e26113d24b
367 changed files with 5440 additions and 10672 deletions

View File

@@ -16,7 +16,7 @@
</StackPanel>
<Popup Grid.Row="0" x:Name="TreeViewPopup" AllowsTransparency="True" Width="400"
IsOpen="False" StaysOpen="False" PopupAnimation="Slide">
<Border BorderBrush="Black" BorderThickness="2" Background="{StaticResource TextModuleBrush}">
<Border BorderBrush="Black" BorderThickness="2" Background="{DynamicResource TextModuleBrush}">
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />