Files
test/source
Christoph Lendenfeld ace1d81242 Fix: Crash when starting asset preview screenshot in the header
The issue was that when the first point was in the header,
`ED_area_find_under_cursor` would return a `nullptr` leading to
a crash in that if statement.

Pull Request: https://projects.blender.org/blender/blender/pulls/139778
2025-06-03 14:39:43 +02:00
..