View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001720 | NoesisGUI | C++ SDK | public | 2020-06-10 20:13 | 2020-06-10 21:02 |
Reporter | sfernandez | Assigned To | sfernandez | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0.1 | ||||
Target Version | 3.0.2 | Fixed in Version | 3.0.2 | ||
Summary | 0001720: Font dependency incorrectly including ttf file | ||||
Description | When having a reference to a font family like this: "Fonts/fa-solid-900.ttf#Font Awesome 5 Free" in a xaml, the GetDependencies() function is reporting a dependency to the font that includes the ttf file in the path, and that is not correct. Both "Fonts/fa-solid-900.ttf#Font Awesome 5 Free" and "Fonts/#Font Awesome 5 Free" should report the same dependency: "Fonts/#Font Awesome 5 Free" | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-10 20:13 | sfernandez | New Issue | |
2020-06-10 20:13 | sfernandez | Assigned To | => sfernandez |
2020-06-10 20:13 | sfernandez | Status | new => assigned |
2020-06-10 20:13 | sfernandez | Target Version | => 3.0.2 |
2020-06-10 21:02 | sfernandez | Status | assigned => resolved |
2020-06-10 21:02 | sfernandez | Resolution | open => fixed |
2020-06-10 21:02 | sfernandez | Fixed in Version | => 3.0.2 |