Right now the scene text overlay is implemented by editing the image on-the-fly.
This means that the text cannot be hidden when a scene card is selected like on the server UI. So the overlay should be updated to use views instead which are easily hidden.
Description
Right now the scene text overlay is implemented by editing the image on-the-fly.
This means that the text cannot be hidden when a scene card is selected like on the server UI. So the overlay should be updated to use views instead which are easily hidden.