View Issue Details

IDProjectCategoryView StatusLast Update
0006064DarkRadiantGUIpublic13.01.2024 05:31
ReporterDragofer Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product Version3.0.0 
Target Version3.1.0Fixed in Version3.1.0 
Summary0006064: Skin Chooser doesn't preselect non-matching skins
DescriptionThe Skin Chooser normally opens with the current skin preselected. However, this only works for skins in the Matching Skins folder, in other words the skin must mention the current model in its decl.

Skins work on any model regardless of whether it's "matching", so this "off label" usage case would be a little bit easier to work with if the Skin Chooser preselected them.
Steps To Reproduce1) Create model > stagecoach.lwo
2) Manually add a spawnarg "skin" "invisible". This is a generic skin decl that specifies no models and replaces all materials with nodraw.
3) Click on the skin spawnarg's "Choose skin" button. The skin "invisible" is not preselected.
TagsNo tags attached.

Activities

greebo

greebo

18.08.2022 17:25

administrator   ~0015180

It appears in recent git the "invisible" skin is pre-selected but the tree view is not scrolled to the selected item.

Related Changesets

DarkRadiant: master 3bf7f42c

18.08.2022 17:32

greebo


Details Diff
0006064: Ensure the selected skin item is visible in the tree view Affected Issues
0006064
mod - radiant/ui/common/SkinChooser.cpp Diff File
mod - radiant/ui/common/SkinChooser.h Diff File

Issue History

Date Modified Username Field Change
07.08.2022 21:11 Dragofer New Issue
08.08.2022 16:38 greebo Status new => acknowledged
18.08.2022 17:25 greebo Note Added: 0015180
18.08.2022 17:31 greebo Assigned To => greebo
18.08.2022 17:31 greebo Status acknowledged => assigned
18.08.2022 17:31 greebo Target Version => 3.1.0
18.08.2022 17:32 greebo Changeset attached => DarkRadiant master 3bf7f42c
18.08.2022 17:32 greebo Status assigned => resolved
18.08.2022 17:32 greebo Resolution open => fixed
18.08.2022 17:32 greebo Fixed in Version => 3.1.0
13.01.2024 05:31 greebo Status resolved => closed