Commit 45c7c6a
committed
docs(ui5): Fix icon binding contradiction in Configuration Editor example
The manifest defines header.icon.src as {parameters>/icon/value}, so the
editor should bind to the parameter path instead of the header path.
Otherwise the editor writes to a different manifest location than the
binding reads from.1 parent e7e2469 commit 45c7c6a
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments