How can we make an element animate with glow pulsating effect in QML(QT Creator)?
Unsolved
QML and Qt Quick
-
I need a hand in making a button (or any other element) animate in QML (QT Creator) like the following, I'm sharing a pen with CSS:
https://codepen.io/anon/pen/wybmyp -
Please check my example using QML GraphicalEffect to get the starting point.
QML Glow Rect