View Issue Details

IDProjectCategoryView StatusLast Update
0005826DarkRadiantGUIpublic09.10.2022 17:37
ReporterDragofer Assigned Togreebo  
PrioritylowSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Product Version2.14.0 
Target Version3.0.0Fixed in Version3.0.0 
Summary0005826: Entity inspector considers inherited colors black
DescriptionUsually the entity inspector shows the rgb values of a color spawnarg as well as a button with a preview of this colour, which when clicked opens the Colour Chooser button

If the color spawnarg only exists in inherited properties, then the entity inspector seems to believe it's black.
Steps To Reproduce1) Create entity > atdm:antique_wall_light_1_globe
2) With the lamp selected, enable "show inherited properties"
3) Click on the "_color" spawnarg. The value of the spawnarg is '0.80 0.50 0.20', but the entity inspector previews this as "black".
4) Click on the checkmark to apply this spawnarg so it's no longer inherited.
5) Scroll down in the entity inspector and click on the newly applied _color spawnarg. Now the entity inspector says "rgb(204, 127, 51)" and shows a correct preview of this colour on the Color Chooser button.
TagsNo tags attached.
Attached Files
Untitled.jpg (29,403 bytes)   
Untitled.jpg (29,403 bytes)   

Activities

Related Changesets

DarkRadiant: master 1e1dccdc

27.02.2022 06:29

greebo


Details Diff
0005826: Consider inherited _color values when loading the colour value into the control Affected Issues
0005826
mod - radiant/ui/einspector/ColourPropertyEditor.cpp Diff File

Issue History

Date Modified Username Field Change
29.11.2021 16:32 Dragofer New Issue
29.11.2021 16:32 Dragofer File Added: Untitled.jpg
27.02.2022 06:27 greebo Status new => confirmed
27.02.2022 06:28 greebo Assigned To => greebo
27.02.2022 06:28 greebo Status confirmed => assigned
27.02.2022 06:28 greebo Target Version => 3.0.0
27.02.2022 06:29 greebo Changeset attached => DarkRadiant master 1e1dccdc
27.02.2022 06:29 greebo Status assigned => resolved
27.02.2022 06:29 greebo Resolution open => fixed
27.02.2022 06:29 greebo Fixed in Version => 3.0.0
09.10.2022 17:37 greebo Status resolved => closed