View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003853 | NoesisGUI | C++ SDK | public | 2024-12-05 15:07 | 2024-12-12 12:02 |
| Reporter | anton.sodergren_pdx | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.3 | ||||
| Target Version | 3.2.7 | Fixed in Version | 3.2.7 | ||
| Summary | 0003853: Hot reloading does not work inside TabControl.ContentTemplate | ||||
| Description | It seems that if you have a tab control that specifies TabControl.ContentTemplate with a DataTemplate, anything that is inside the data template is not hot reloaded. So if you modify UI elements that are inside that data template and save the file, it simply is not reloaded. | ||||
| Steps To Reproduce | Example XAML: <TabControl Background="Pink">
| ||||
| Platform | Any | ||||
|
Fixed in changeset 14801 |
|
|
Fixed hot-reload of changes in TabItem ContentTemplate contents in changeset 14805. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-12-05 15:07 | anton.sodergren_pdx | New Issue | |
| 2024-12-05 15:07 | anton.sodergren_pdx | Tag Attached: HotReload | |
| 2024-12-05 17:08 | sfernandez | Assigned To | => jsantos |
| 2024-12-05 17:08 | sfernandez | Status | new => assigned |
| 2024-12-05 17:08 | sfernandez | Target Version | => 3.2.7 |
| 2024-12-07 17:15 | jsantos | Relationship added | related to 0003765 |
| 2024-12-09 14:45 | jsantos | Assigned To | jsantos => sfernandez |
| 2024-12-11 12:09 | sfernandez | Status | assigned => resolved |
| 2024-12-11 12:09 | sfernandez | Resolution | open => fixed |
| 2024-12-11 12:09 | sfernandez | Fixed in Version | => 3.2.7 |
| 2024-12-11 12:09 | sfernandez | Note Added: 0010210 | |
| 2024-12-12 12:02 | sfernandez | Note Added: 0010214 |