(model)
| 19025 | |
| 19026 | metadataContainer.appendChild(dirSizeRow); |
| 19027 | } |
| 19028 | |
| 19029 | // Always check individual model data - don't rely on fieldAnalysis which may be stale |
| 19030 | // This ensures metadata shows up immediately when added to a model |
| 19031 | |
| 19032 | // Add designer with icon (only show if this model has designer data) |
no outgoing calls
no test coverage detected