View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005829 | DarkRadiant | GUI | public | 29.11.2021 20:38 | 09.10.2022 17:37 |
Reporter | Dragofer | Assigned To | greebo | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.14.0 | ||||
Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
Summary | 0005829: Entity inspector shows inherited spawnargs of previous selection | ||||
Description | If switching the selection to another entity while "show inherited properties" is enabled, the entity inspector will show all of the previous entity's inherited spawnargs at the top of the spawnarg list. | ||||
Steps To Reproduce | 1) Create entity > atdm:ai_builder_guard 2) Create model > stagecoach.lwo 3) Select the Builder and enable "Show inherited properties" in the entity inspector. 4) Switch the selection to the stagecoach with shift + alt + LMB. The entity inspector now shows all of the Builder's inherited spawnargs. | ||||
Tags | No tags attached. | ||||
has duplicate | 0005917 | closed | "Show inherited properties" doesn't clear the properties of previously clicked entities |
DarkRadiant: master 5a6ddba5 27.02.2022 08:51 Details Diff |
0005829: Cleanup inherited spawnargs before adding the current set. When directly switching from one entity to another, the selection still qualifies to show inherited spawnargs, but we need to remove the old ones first. |
Affected Issues 0005829 |
|
mod - radiant/ui/einspector/EntityInspector.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
29.11.2021 20:38 | Dragofer | New Issue | |
17.12.2021 22:11 | Dragofer | Severity | normal => major |
17.12.2021 22:12 | Dragofer | Note Added: 0014597 | |
27.02.2022 08:31 | greebo | Status | new => confirmed |
27.02.2022 08:50 | greebo | Assigned To | => greebo |
27.02.2022 08:50 | greebo | Status | confirmed => assigned |
27.02.2022 08:51 | greebo | Changeset attached | => DarkRadiant master 5a6ddba5 |
27.02.2022 08:51 | greebo | Status | assigned => resolved |
27.02.2022 08:51 | greebo | Resolution | open => fixed |
27.02.2022 08:51 | greebo | Fixed in Version | => 3.0.0 |
27.02.2022 08:51 | greebo | Target Version | => 3.0.0 |
08.03.2022 21:52 | Dragofer | Relationship added | has duplicate 0005917 |
09.10.2022 17:37 | greebo | Status | resolved => closed |