hohfchns / DialogueQuest

A Dialogue System for Godot 4
MIT License
42 stars 3 forks source link

Certain fonts cause clipping issues with certain effects #4

Closed ksmithdev closed 6 months ago

ksmithdev commented 6 months ago

Some fonts can cause the text to clip when used with effects like [wave]. Clipping

This can be fixed pretty easily by turning off the Clip Contents property in the RichTextLabel control used to display the text image