mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-31 02:08:03 +01:00
removed call to OnSelectedChange from OnEnter
This commit is contained in:
@@ -705,7 +705,6 @@ namespace Terminal.Gui {
|
||||
|
||||
if (lastSelectedItem == -1) {
|
||||
EnsuresVisibilitySelectedItem ();
|
||||
OnSelectedChanged ();
|
||||
}
|
||||
|
||||
return base.OnEnter (view);
|
||||
|
||||
Reference in New Issue
Block a user