Support story loading state.

This commit is contained in:
John Preston
2025-11-05 14:20:18 +04:00
parent e8f10f2b45
commit 5bfe270f24
5 changed files with 129 additions and 14 deletions

View File

@@ -427,9 +427,6 @@ void Viewport::RendererGL::paint(
_viewport = widget->size();
const auto defaultFramebufferObject = widget->defaultFramebufferObject();
if (_owner->_tiles.empty() && _owner->videoStream()) {
}
validateDatas();
auto index = 0;