AnidemDex / AnidemDex/Godot-DialogPlugin

Additional commands added to the timeline need to go below the last selected node, not the bottom of the timeline

未关闭
#97 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug editor
主要语言
GDScript
星标
215
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

### OS

_No response_

### Godot Version

4.X

### Plugin Version

Lastest commit from the repository

### Issue description

Whenever a new node is added to the timeline, it needs to go below whatever was last selected, not at the bottom of the entire timeline. If I have a set of commands 1, 2, 3, 4 and I want to insert command 5 between 2 and 3, I would have to insert command 5, then manually drag it up to where it's between 2 and 3.

This might not sound bad, but let's say I have command 200 and I want it between commands 102 and 103. Now I have to move upwards of 100 commands just to manually drag it to where I want it to be. Simply letting me just click command 102, inserting a new command, and having it automatically be the new 103 would be way better.

### Steps to reproduce

Native to the engine, no steps needed.

### Workaround

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。