View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003871 | NoesisGUI | Studio | public | 2025-01-03 13:28 | 2025-02-04 18:45 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Alpha | Fixed in Version | Studio_Alpha | ||
| Summary | 0003871: Generate Data Doesn't Apply To Brush Values | ||||
| Description | Currently, Studio is capable of generating random Strings and random Numbers in a Data Set. However, we have recently introduced the ability for a Data Set to contain a Brush as well, but without support for Generation. Since hex values are a collection of 6 characters, this should in theory be achievable to randomise and generate these. Personally, for the brush generation, to simplify the system I would suggest:
| ||||
| Steps To Reproduce | Repro Steps: 1) Create a Page 2) Create a Data Structure that contains a String Property, a Number Property, and a Brush Property. 3) Create a Data Set from the Data Structure created in Step 2), hover over it, and select 'Generate'. 4) View the Data Set in the Properties Panel. Observe how a random Number and a random String have been successfully generated, but the Brush field is empty. Expected Results: Colours can be subject to Data Generation. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-01-03 13:28 | dstewart | New Issue | |
| 2025-01-03 13:30 | dstewart | Steps to Reproduce Updated | |
| 2025-01-03 13:31 | dstewart | Summary | Generate Data Doesn't Work with Brush Values => Generate Data Doesn't Apply To Brush Values |
| 2025-01-03 18:34 | jsantos | Assigned To | => sfernandez |
| 2025-01-03 18:34 | jsantos | Status | new => assigned |
| 2025-01-03 18:35 | jsantos | Target Version | => Studio_Alpha |
| 2025-02-04 18:45 | jsantos | Status | assigned => resolved |
| 2025-02-04 18:45 | jsantos | Resolution | open => fixed |
| 2025-02-04 18:45 | jsantos | Fixed in Version | => Studio_Alpha |