Skip to content

Commit bd7365b

Browse files
977115: ShowToolTip
1 parent 7eccf03 commit bd7365b

File tree

1 file changed

+1
-1
lines changed
  • UG-Samples/SymbolPalette/ShowToolTip/ShowToolTip/Pages

1 file changed

+1
-1
lines changed

UG-Samples/SymbolPalette/ShowToolTip/ShowToolTip/Pages/Index.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
{
127127
Type = NodeShapes.Basic,
128128
Shape = shapeType,
129-
CornerRadius = 10 // Rounded corners for visual appeal
129+
CornerRadius = 10 // Rounded corners for visual appeal.
130130
},
131131
Style = new ShapeStyle { Fill = "#9CCC65", StrokeColor = "#558B2F" },
132132
Constraints = NodeConstraints.Default | NodeConstraints.Tooltip

0 commit comments

Comments
 (0)