mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 05:01:53 +00:00
Added basic central popup service and way to highlight settings.
This commit is contained in:
@@ -1199,7 +1199,7 @@ namespace GlitchyEditor.EditWindows
|
||||
}
|
||||
}
|
||||
|
||||
/// Shows the context menu for the given file/folder.
|
||||
/// Shows the context menu for the selected files and directories.
|
||||
private void ShowItemContextMenu()
|
||||
{
|
||||
bool singleEntry = _selectedFiles.Count == 1;
|
||||
|
||||
Reference in New Issue
Block a user