View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004206 | NoesisGUI | Studio | public | 2025-05-29 10:59 | 2025-05-29 11:56 |
| Reporter | ulisesBB | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004206: 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 | |||||
| Platform | Any | ||||
| 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 |