Skip to content

Commit 68ef4a5

Browse files
committed
Removing commentline
1 parent 4962871 commit 68ef4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maui/src/Expander/ExpanderHeader.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ public void OnTouch(Internals.PointerEventArgs e)
605605
{
606606
Expander._effectsView.Reset();
607607

608-
// Restore icon color based on current state (following same logic as OnPropertyChanged)
608+
// Restore icon color based on current state.
609609
if (IsMouseHover)
610610
{
611611
if (Expander.HasVisualStateGroups())

0 commit comments

Comments
 (0)