Files
test/source
Richard Antalik bf732e4237 Fix: Possibly incorrect return value in VSE text editing operators
Paste and text insert could delete selected text, but then cancel
operator execution due to buffer being too small. Ensure, that operator
returns value based on state being actually changed or not.

Pull Request: https://projects.blender.org/blender/blender/pulls/133569
2025-01-26 01:35:48 +01:00
..