View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003487 | NoesisGUI | Studio | public | 2024-07-11 14:31 | 2025-04-02 11:08 |
| Reporter | dstewart | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0003487: Pre-Baked Path Style Properties Prevent Newly-Applied Style from Displaying Properly | ||||
| Description | When bringing new elements into a Page, they usually come pre-populated with some default values to make them visible and functional. When a Style is applied to elements containing properties, as long as the Properties have not been locally-modified, the Style properties will replace the default properties. So in the case of the Button, if a Button Style contains a Red Background property, applying the Style to a newly-introduced button will instantly make the Background red. These same rules however do not seem to apply to a Path to which a Style has been applied, and requires the user to first 'Clear Local Values' for the Properties they wish to have taken on the Style's values. | ||||
| Steps To Reproduce | Repro Steps: 1) Create a Page 6) Introduce a new Button to the page (dragging from the Add Elements Panel to the Stage or Navigator) 8) Draw a fully-enclosed Path on the Stage. 11) Draw a new fully-enclosed Path on the Stage. Observe how the Background of the Path is not being coloured in Red like how it successfully did for the Button. 13) With the Path created in Step 11) selected, navigate to its properties, right-click on the 3-Dot Menu for the 'Fill' property, and select 'Clear Local Value'. Observe how the Red Background now displays properly. Expected Results: Paths should function similarly to other elements: Properties of Paths are not pre-baked values that do not update when a Style is applied, and do not require systematically Clearing Local Values to get it to display when applied. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-07-11 14:31 | dstewart | New Issue | |
| 2025-04-02 11:08 | sfernandez | Target Version | => Studio_Beta |