View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002941 | NoesisGUI | Studio | public | 2023-12-12 17:57 | 2024-06-20 02:18 |
| Reporter | dfranjic | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Alpha | ||||
| Summary | 0002941: Texture and font providers are not able to load the assets when the XAML is in a subdirectory | ||||
| Description | Let's say we have this kind of organization of files
If the Main.xaml references background.png, it's going to look something like this:
When loading the Main.xaml file on the next startup, the project global texture provider will try to load "/background.png" (from the project root) rather than relative to the Main.xaml ("/Menu/background.png") | ||||
| Steps To Reproduce |
| ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-12-12 17:57 | dfranjic | New Issue | |
| 2023-12-12 17:57 | dfranjic | Product Version | => Studio_Alpha |
| 2023-12-12 17:57 | dfranjic | Target Version | => Studio_Alpha |
| 2023-12-12 18:14 | jsantos | Assigned To | => sfernandez |
| 2023-12-12 18:14 | jsantos | Status | new => assigned |
| 2024-06-20 02:18 | dfranjic | Status | assigned => resolved |
| 2024-06-20 02:18 | dfranjic | Resolution | open => fixed |