Better performance on large workspaces

This commit is contained in:
Gregory Schier
2024-06-21 10:53:11 -07:00
parent 5722880890
commit 151450f55b
3 changed files with 231 additions and 230 deletions

View File

@@ -258,7 +258,7 @@ function SidebarButton({
</div>
{environment != null && (
<ContextMenu
show={showContextMenu}
triggerPosition={showContextMenu}
onClose={() => setShowContextMenu(null)}
items={[
{