mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-08 01:16:22 +00:00
35ed654911
Reordering an item from after a copybackbuffer to before would result in the wrong thing being rendered into the backbuffer. This PR puts in a check to prevent reordering over such a boundary.