mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
Merge branch 'v2_develop' into v2_4488-PopoverMenu
This commit is contained in:
@@ -388,6 +388,7 @@ public abstract partial class PopupAutocomplete : AutocompleteBase
|
||||
);
|
||||
}
|
||||
|
||||
_popup.Visible = true;
|
||||
_popup.Move (0, 0);
|
||||
|
||||
for (var i = 0; i < toRender.Length; i++)
|
||||
|
||||
Reference in New Issue
Block a user