Skip to content

Commit 47aaafc

Browse files
committed
Fix SnapGeometryEditsWithUtilityNetworkRules Snap Sources panel
1 parent d8c95ab commit 47aaafc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MAUI/Maui.Samples/Samples/UtilityNetwork/SnapGeometryEditsWithUtilityNetworkRules/SnapGeometryEditsWithUtilityNetworkRules.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
Light=White}"
151151
HorizontalOptions="Center"
152152
IsVisible="False"
153-
HeightRequest="250"
153+
MaximumHeightRequest="250"
154154
StrokeShape="RoundRectangle 10"
155155
VerticalOptions="Center"
156156
WidthRequest="300">

0 commit comments

Comments
 (0)