Pathfinder rework (#11452)
This commit is contained in:
@@ -15,9 +15,11 @@
|
||||
<Label Text="Pathfinder" HorizontalAlignment="Center"/>
|
||||
</controls:StripeBack>
|
||||
<BoxContainer Name="PathfinderBox" Orientation="Vertical">
|
||||
<CheckBox Name="PathNodes" Text="Nodes"/>
|
||||
<CheckBox Name="PathCrumbs" Text="Breadcrumbs"/>
|
||||
<CheckBox Name="PathPolys" Text="Polygons"/>
|
||||
<CheckBox Name="PathNeighbors" Text="Neighbors"/>
|
||||
<CheckBox Name="PathRouteCosts" Text="Route costs"/>
|
||||
<CheckBox Name="PathRoutes" Text="Routes"/>
|
||||
<CheckBox Name="PathRegions" Text="Regions"/>
|
||||
</BoxContainer>
|
||||
</BoxContainer>
|
||||
</controls:FancyWindow>
|
||||
|
||||
Reference in New Issue
Block a user