diff options
author | Quantum <quantum2048@gmail.com> | 2021-02-24 15:15:22 -0500 |
---|---|---|
committer | Tudor Brindus <me@tbrindus.ca> | 2021-02-25 00:43:02 -0500 |
commit | e01a3c85f65f0cbf1c196021461669c2f93d4e4d (patch) | |
tree | 18d23151d020320bf0a9252f0ee77593b23f6ee5 /include/ipc.h | |
parent | bb41b7b814361b57e99fd8578e87ebbaec8b4935 (diff) |
render: handle containers without output when rendering titles
In e0a94bee8da3271f942c0881ee18a7e2d4138063, it was believed that if the
container is being rendered, it must have an output.
This turned out not to be the case. When rendering a container, all its
children are rendered, even if the children is positioned off screen and
thus not having any output. This is the cause of the crash in #6061.
This commit introduces a null-check, which fixes #6061.
Diffstat (limited to 'include/ipc.h')
0 files changed, 0 insertions, 0 deletions