Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- /usr/share/lipstick-jolla-home-qt5/notifications/NotificationActionRow.qml
- +++ /usr/share/lipstick-jolla-home-qt5/notifications/NotificationActionRow.qml
- @@ -63,7 +63,7 @@ Grid {
- }
- opacity: _active ? 1.0 : 0.0
- - Behavior on opacity { FadeAnimator {}}
- + FadeAnimator on opacity {}
- enabled: _active
- Repeater {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement