Skip to content

Fix text lost when switching timelines : if QML TextEdit is set for rich...

Julien Wadel requested to merge fix/text_backup into master

Fix text lost when switching timelines : if QML TextEdit is set for rich texts, Qt will change the text before item completion.

Merge request reports