Skip to content

yeet hover animations on components

Jan Blackquill requested to merge work/janb/no-hover-animation into master
commit d7a9cd9246950fa04083273699fc21c04ecf87b0 (HEAD -> work/janb/no-hover-animation, origin/work/janb/no-hover-animation)
Author: Jan Blackquill <uhhadd@gmail.com>
Date:   Thu Jan 14 19:28:11 2021 -0500

    DaysCalendar: port to PC3/QQC2 where possible
    
    This allows DaysCalendar to take advantage of the work in the previous commits
    removing hover animations on PC3 components, and is generally good for modernisation
    anyways.

commit 450fbc144de3046887cd8398960422b396f6bc6e
Author: Jan Blackquill <uhhadd@gmail.com>
Date:   Thu Jan 14 17:32:25 2021 -0500

    Remove hover animation from flat buttons

commit ec6275214a54d28499d200e1806bfd909dc79d3a
Author: Jan Blackquill <uhhadd@gmail.com>
Date:   Mon Dec 21 18:17:47 2020 -0500

    Remove hover animation from calendar
    
    Removing hover animation from calendar tiles makes it feel more responsive

commit 1ce673f86efe14b8acaa6c0d58e16dc2423305e5
Author: Jan Blackquill <uhhadd@gmail.com>
Date:   Mon Dec 21 18:15:58 2020 -0500

    Remove hover animation from listitems
    
    Removing hover animations from listitems makes them feel more responsive

commit 0c1c8c09990f564be9ac395311ff4b63cee94b63
Author: Jan Blackquill <uhhadd@gmail.com>
Date:   Mon Dec 21 18:15:45 2020 -0500

    Remove hover animation from buttons
    
    Removing hover animations makes buttons feel more responsive
Edited by Jan Blackquill

Merge request reports