fix early return from renderScene (#815)
This commit is contained in:
parent
4e3a2f9e3b
commit
4b8b9965c2
@ -169,8 +169,6 @@ export function renderScene(
|
||||
});
|
||||
resetZoom(context);
|
||||
}
|
||||
|
||||
return visibleElements.length > 0;
|
||||
}
|
||||
|
||||
// Paint scrollbars
|
||||
|
Loading…
x
Reference in New Issue
Block a user