mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 16:58:01 +01:00
Slider code cleanup
This commit is contained in:
@@ -1785,7 +1785,7 @@ public class Slider<T> : View, IOrientation
|
||||
return SetFocusedOption ();
|
||||
}
|
||||
|
||||
internal new bool Accept ()
|
||||
internal bool Accept ()
|
||||
{
|
||||
SetFocusedOption ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user