View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003828 | NoesisGUI | Studio | public | 2024-11-27 11:32 | 2024-11-27 21:09 |
Reporter | sfernandez | Assigned To | dfranjic | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Product Version | Studio_Alpha | ||||
Target Version | Studio_Alpha | ||||
Summary | 0003828: BasedOn in Styles is always blank | ||||
Description | We’re unable to select something. In the ‘Engineering’ sample is used but it seems it was set up outside of Studio. This entry should allow selecting compatible base styles, including a reference to typed styles, for example: <Style TargetType="Button" BasedOn="{StaticResource {x:Type Button}}"> | ||||
Tags | client | ||||
Platform | Any | ||||
The BasedOn property now has options listed (including the reference to typed styles). Though, I am going to leave this open because changing the property doesn't immediately update the preview (if the Style was present when loading the document). That is because the Style is sealed so the new BasedOn value isn't actually applied to the Style object. I am going to take a better look tomorrow. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-27 11:32 | sfernandez | New Issue | |
2024-11-27 11:32 | sfernandez | Assigned To | => dfranjic |
2024-11-27 11:32 | sfernandez | Status | new => assigned |
2024-11-27 11:32 | sfernandez | Target Version | => Studio_Alpha |
2024-11-27 11:32 | sfernandez | Tag Attached: client | |
2024-11-27 21:09 | dfranjic | Note Added: 0010171 |