node-red/packages/node_modules
dimitrieh 250f7ab897
Add minimap auto-show on flow startup and workspace changes
Shows minimap briefly when:
- Flow initially loads (if nodes exist)
- Switching between workspace tabs
- Continuing to show during zoom/pan navigation

Implementation:
- Listen to workspace:change events
- Check for active workspace with nodes before showing
- Use 100ms delay to ensure nodes are rendered
- Reuse existing showTemporary() for consistent behavior
2025-10-14 10:04:35 +01:00
..
@node-red Add minimap auto-show on flow startup and workspace changes 2025-10-14 10:04:35 +01:00
node-red Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00