mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Merge pull request #960 from BDisp/position-cursor-hotkey
Fixes #959. CursorPosition with hotkeys.
This commit is contained in:
@@ -266,6 +266,8 @@ namespace UICatalog {
|
||||
break;
|
||||
}
|
||||
};
|
||||
|
||||
Top.Ready += () => radioGroup.Refresh ();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user