mirror of https://github.com/node-red/node-red.git
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 |
||
|---|---|---|
| .. | ||
| editor-api | ||
| editor-client | ||
| nodes | ||
| registry | ||
| runtime | ||
| util | ||