fix(editor): Fix notification toast offset outside of NodeView if chat/logs were opened (#15622)

This commit is contained in:
Charlie Kolb
2025-05-23 12:18:44 +02:00
committed by GitHub
parent 86885a7d0e
commit 70ea7a8859
3 changed files with 84 additions and 4 deletions

View File

@@ -575,6 +575,7 @@ export const enum VIEWS {
}
export const EDITABLE_CANVAS_VIEWS = [VIEWS.WORKFLOW, VIEWS.NEW_WORKFLOW, VIEWS.EXECUTION_DEBUG];
export const VISIBLE_LOGS_VIEWS = [...EDITABLE_CANVAS_VIEWS, VIEWS.EXECUTION_PREVIEW];
export const TEST_PIN_DATA = [
{