mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
improve flow script editor performances
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
</Button>
|
||||
|
||||
{#if !loading}
|
||||
<Drawer bind:open={previewOpen} alwaysOpen size="75%" {preventEscape}>
|
||||
<Drawer bind:open={previewOpen} size="75%" {preventEscape}>
|
||||
<FlowPreviewContent
|
||||
bind:this={flowPreviewContent}
|
||||
open={previewOpen}
|
||||
|
||||
Reference in New Issue
Block a user