View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003301 | NoesisGUI | C++ SDK | public | 2024-05-06 20:08 | 2024-05-06 20:20 |
| Reporter | AnKor | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.3 | ||||
| Target Version | 3.2.4 | Fixed in Version | 3.2.4 | ||
| Summary | 0003301: Text.CharacterSpacing property is not inherited | ||||
| Description | Text.CharacterSpacing attached property is not registered with Inherits flag and does not propagate to underlying TextBlock elements when used on controls like Button. For example <Button Foreground="Blue" FontSize="30" noesis:Text.CharacterSpacing="1000" Content="Test" /> displays content with specified foreground and font size, but ignores character spacing. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-05-06 20:08 | AnKor | New Issue | |
| 2024-05-06 20:20 | sfernandez | Assigned To | => sfernandez |
| 2024-05-06 20:20 | sfernandez | Status | new => assigned |
| 2024-05-06 20:20 | sfernandez | Product Version | => 3.2.3 |
| 2024-05-06 20:20 | sfernandez | Target Version | => 3.2.4 |
| 2024-05-06 20:20 | sfernandez | Status | assigned => resolved |
| 2024-05-06 20:20 | sfernandez | Resolution | open => fixed |
| 2024-05-06 20:20 | sfernandez | Fixed in Version | => 3.2.4 |
| 2024-05-06 20:20 | sfernandez | Note Added: 0009473 |