Files
test/source
Aras Pranckevicius 5fff667f83 Fix: VSE text strip editing assert at tiny font sizes
When whole text strip bounding box is narrower than the hardcoded
cursor width (10.0), there was an assert from inside of std::clamp
since min was larger than max.

Pull Request: https://projects.blender.org/blender/blender/pulls/140739
2025-06-20 20:29:32 +02:00
..