View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005069 | NoesisGUI | Studio | public | 2026-06-10 17:36 | 2026-06-10 17:53 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | 4.0 | ||||
| Summary | 0005069: FontSize of 15 Can't Be Converted Into A Resource | ||||
| Description | Currently, all FontSizes can be converted into a Resource saved either to GlobalResources.xaml, or into a custom Dictionary. However, the FontSize of '15' does not have this option provided. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Introduce a TextBlock to the Page. 3) Set the TextBlock's FontSize to '15' if not already set, then hover over the Property, and click its 3-Dot Menu. 4) From its 3-Dot Context menu, observe how the 'Convert to Resource' action is greyed out and disabled. Expected Results: All FontSizes can be converted into a Resource. | ||||
| Platform | Any | ||||