OlivierLDff / Qaterial

🧩 Collection of Material Components based on QtQuickControls2.
https://olivierldff.github.io/Qaterial/
MIT License
291 stars 54 forks source link

🐛 Fix TextArea.onTextChanged not emitted properly #123

Closed OlivierLDff closed 3 years ago

OlivierLDff commented 3 years ago

This fix is temporary. TextArea require entire refactor instead of ugly hack fix https://github.com/OlivierLDff/Qaterial/issues/114 Thanks to @moodyhunter