Commit 27dd6c4
fix: replace generated Image template with Studio Pro extraction
The hand-generated template used wrong field names (Description vs
WidgetDescription, IsPluginWidget vs WidgetPluginWidget, etc.) and
was missing system properties (Name, Visibility), causing CE0463
"widget definition changed" and CE0572 errors.
Replace with a real extraction from test3.mpr (Mendix 11.8.0) where
the Image widget was created and validated in Studio Pro.
Also add Image widget to mxcli extract-templates command for future
re-extraction.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b903ca3 commit 27dd6c4
2 files changed
Lines changed: 1457 additions & 1354 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments