Update
Here is an updated 0.2 version of the package, addressing some feedback I got on Discord.
If fixes a couple bugs that may occur when you switched dialog trees options on and off, plus it has a cleaner implementation that should have less problems with future PQ updates.
This also introduce a simpler way to select the wrap/cut text behavior without the need to open and change the GUI prefab. Now you can select the preferred behavior for long lines directly from the GUI options:
The default behavior is to cut long texts and keep the interface vertical size. You can just activate "Wrap Text" option to make the text wrap instead (in that case, the GUI height will increase depending on the total lines to be shown.
Hopefully I'll be able to release a new version that will be 100% update-safe.
Many thanks to Dave for his support :)
Feedback welcome!