View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002772 | NoesisGUI | Studio | public | 2023-10-25 13:05 | 2025-04-02 11:11 |
| Reporter | dfranjic | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0002772: Elements in the preview use styles defined for the Studio | ||||
| Description | Elements in user's XAML documents use the Noesis Studio's XAML styles which causes the same XAML code to look different in Noesis Studio and in tools such as VS Blend. To reproduce this issue, create a new TextBlock element and in the Studio preview it's going to be gray rather than black (as it should be). | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
This happens not because of the Studio styles, but the NoesisTheme (NoesisTheme.DarkBlue) used for the viewport controls, and the root's (Page) Foreground specified in its style. By the way, in Blend designer it seems to be a bug, because if you run the application (F5) you will see that the TextBlock is rendered in white. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-10-25 13:05 | dfranjic | New Issue | |
| 2023-10-25 13:05 | dfranjic | File Added: StudioStyles.png | |
| 2023-10-25 13:06 | dfranjic | Product Version | => Studio_Alpha |
| 2023-10-25 13:06 | dfranjic | Target Version | => Studio_Alpha |
| 2023-10-25 15:55 | jsantos | Assigned To | => sfernandez |
| 2023-10-25 15:55 | jsantos | Status | new => assigned |
| 2023-11-07 19:34 | sfernandez | Note Added: 0008936 | |
| 2023-11-21 17:48 | sfernandez | Product Version | Studio_Alpha => |
| 2025-04-02 11:11 | sfernandez | Product Version | => Studio_Alpha |
| 2025-04-02 11:11 | sfernandez | Target Version | Studio_Alpha => Studio_Beta |