stride3d / stride

Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
https://stride3d.net
MIT License
6.65k stars 957 forks source link

Property Grid Expand Inconsistencies #2431

Open DomeAlessi opened 2 months ago

DomeAlessi commented 2 months ago

Describe the solution you'd like There is an inconsistency when expanding items in the Property Grid. Typically, when expanding an item, the toggle should remain in a consistent position relative to its initial click. However, when scrolling to the bottom of the Property Grid, the content tends to jump up and down, making it difficult to quickly toggle the expanding area.

StridePropertyGridExpand