Skip to content

screencasting: Do not crash when the platform cannot provide textures

Aleix Pol Gonzalez requested to merge work/qpainter-cannot-cast into master

When using the QPainter backend, we will be getting null textures. Just ignore these as the backend isn't all that important.

BUG: 442711

Merge request reports