[chore:] implemented intersection (combiner) and its usage
This commit is contained in:
@@ -164,6 +164,7 @@
|
||||
</Button>
|
||||
<Button HorizontalAlignment="Stretch" MinWidth="240"
|
||||
HorizontalContentAlignment="Center" x:Name="BtnCombineIntersect"
|
||||
Click="BtnCombineIntersection_OnClick"
|
||||
Margin="0,0,0,10">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
<LucideIcon Kind="SquaresIntersect" Width="36" Height="36" />
|
||||
|
||||
Reference in New Issue
Block a user