Skip to content

Don't hide background after [end_timeline] #1813

Closed Answered by Jowan-Spooner
McStebb asked this question in Q&A
Discussion options

You must be logged in to vote

Hey,
by default the layout will only be kept while dialog is running and discarded afterwards. You can change this behaviour in the dialogic settings > general.

  1. Set the layout node behaviour to "Keep Layout Node"
  2. Then use a clear event with "clear background" disabled (in text: [clear background="false"]) before the [end timeline].

However while testing this I noticed [clear] won't hide the textbox (which it should, probably with a setting). I will make a bug report. For now the only proper way to hide the textbox is to use a wait event with a very short time and hide_textbox on.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@McStebb
Comment options

Answer selected by McStebb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants