Files
test/source
Christoph Lendenfeld 5fcd624bd6 Fix: Poll function for asset screenshot operator
The issue was the usage of `asset_edit_id_is_editable` which seems to also return
true for external libraries that are not `asset.blend`

The fix is to use  `asset_edit_id_is_writable`

Fixes: #142124
Pull Request: https://projects.blender.org/blender/blender/pulls/141942
2025-08-05 09:09:17 +02:00
..