View Issue Details

IDProjectCategoryView StatusLast Update
0002772NoesisGUIStudiopublic2025-04-02 11:11
Reporterdfranjic Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0002772: 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
StudioStyles.png (20,603 bytes)   
StudioStyles.png (20,603 bytes)   
PlatformAny

Activities

sfernandez

sfernandez

2023-11-07 19:34

manager   ~0008936

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.
We need some theme applied so the controls look nice in the Studio (we don't want the internal purple styles by default).

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.

Issue History

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