View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003519 | NoesisGUI | Studio | public | 2024-07-17 14:08 | 2024-11-29 11:08 |
Reporter | dstewart | Assigned To | sfernandez | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Studio_Alpha | ||||
Target Version | Studio_Alpha | Fixed in Version | Studio_Alpha | ||
Summary | 0003519: No Method Available to Set A Colour's Opacity Value as a Percentage | ||||
Description | Currently, in the Colour Picker, we offer two methods of picking values for a colour: RGB: R (0-255) | G (0-255) | B (0-255) | A (0-255) HSB: H (0-100%) | S (0-100%) | B (0-100%) | A (0-255) However, one major friction point I've experienced is the inability to set the Opacity of a colour via a Percentage value. Currently, if I want a colour to be a % based, I need to take a calculator out and find the % relative to 255. Therefore, I would suggest converting the HSB's Alpha (A) value to use a percentage as opposed to a 0-255 value. This would result in: 1) Ability to set an opacity via either Percentage (HSB tab), or via 0-255 (RGB tab). 2) Aligning all RGBA value to be 0-255 based, and aligning all HSB values to be percentage-based. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-17 14:08 | dstewart | New Issue | |
2024-11-28 14:59 | sfernandez | Assigned To | => sfernandez |
2024-11-28 14:59 | sfernandez | Status | new => assigned |
2024-11-28 14:59 | sfernandez | Target Version | => Studio_Alpha |
2024-11-29 11:08 | sfernandez | Status | assigned => resolved |
2024-11-29 11:08 | sfernandez | Resolution | open => fixed |
2024-11-29 11:08 | sfernandez | Fixed in Version | => Studio_Alpha |