View Issue Details

IDProjectCategoryView StatusLast Update
0004206NoesisGUIStudiopublic2025-05-29 11:56
ReporterulisesBB Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004206: Asset file paths text is not visible unless file is selected
Description

After some debugging, I was not able to find the reason that the file names are not shown in our engine but I found how to fix it:

<TextBlock x:Name="NamePreview" Text="{Binding Name}" VerticalAlignment="Center" Visibility="Visible" Foreground="White"/>

Adding that Foreground="White" in EditorStyles.xaml line 2276 in latest code from trunk.

Attached Files
studio_after.png (80,118 bytes)   
studio_after.png (80,118 bytes)   
studio_before.png (62,885 bytes)   
studio_before.png (62,885 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2025-05-29 10:59 ulisesBB New Issue
2025-05-29 10:59 ulisesBB File Added: studio_after.png
2025-05-29 10:59 ulisesBB File Added: studio_before.png
2025-05-29 11:56 jsantos Assigned To => sfernandez
2025-05-29 11:56 jsantos Status new => assigned
2025-05-29 11:56 jsantos Product Version => Studio_Beta
2025-05-29 11:56 jsantos Target Version => Studio_Beta