stride3d / stride3d/stride

Feature Request: Support re-orderable list property values in GameStudio

Open
#3,065 1 comment 0 reactions 1 assignee View on GitHub

@Acissathar is already working on this.

Since Feb 16, 2026.

area-GameStudio enhancement
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Is your feature request related to a problem? Please describe.
Currently Lists in the GameStudio editor are one and done. Once you add an item, its place is cemented and cannot be adjusted without removing and re-adding all items to the desired order.

Describe the solution you'd like
It looks like GameStudio at one point did support re-ordering (or attempted to) in ReorderCollectionItemViewModel, however, it is all commented out with "Fix Me".

I was not able to find any messages or issues on why/what was the original issue.

Describe alternatives you've considered
Alternatives are a code only approach where GameStudio doesn't matter, leaving the order as is, and/or manually adjusting it by adding/removing items.

Additional context
I've been messing around with it locally, but wanted to get some feels out on if anyone knows what the original problem was / why it was gutted.

Also does the Editor rewrite make this unnecessary / not worth pursuing at the moment?

  • What are the use cases?
    Largely just an Editor convenience.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.