Slider code cleanup

This commit is contained in:
Tig
2024-10-06 18:52:52 -06:00
parent 33f427725c
commit f05f4cb317

View File

@@ -1785,7 +1785,7 @@ public class Slider<T> : View, IOrientation
return SetFocusedOption ();
}
internal new bool Accept ()
internal bool Accept ()
{
SetFocusedOption ();