mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-23 22:20:46 +00:00
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.