Commit Graph

15 Commits

Author SHA1 Message Date
Felix Mau 849ef3e945 ♻️ :: Directly access first row of color location matrix instead of having a separate observable
This way we can prevent `colorLocationMatrix` and `colorLocationInitialRow` running out of sync.
2021-10-02 13:43:52 +02:00
Felix Mau 64edf05816 ♻️ :: Use "global" swift configuration files and fix warnings 2020-12-20 13:45:50 +01:00
Felix Mau 2219b04c07 ♻️ :: calculate matrix only once per gradient colors 2019-12-01 12:18:23 +01:00
Felix Mau 3c784f49fc ♻️ :: rename method 2019-11-28 21:10:56 +01:00
Felix Mau 19c93a2563 ♻️ :: removed unused factory method in test-cases 2019-11-28 21:10:42 +01:00
Felix Mau 35d690a81d ♻️ :: Use Variable instead of delegate protocol 2019-11-28 18:22:20 +01:00
Felix Mau f66525739e ⬆️ :: update dependencies 2019-11-28 10:26:37 +01:00
Felix Mau 958fed98c4 ♻️ :: enhanced test case 2019-10-12 16:56:39 +02:00
Felix Mau 0180829180 🐛 :: fix view not animating if initially visible 2019-10-12 10:32:50 +02:00
Felix Mau 8a3e71b879 ♻️ :: Animate locations property instead of entire layer 2019-10-11 17:07:08 +02:00
Felix Mau e9c1b41e6c ✏️ :: Fix camel case syntax 2019-08-30 10:39:53 +02:00
Felix Mau b3e1bb18e8 :: Adapt test-cases to changes from previous commit 2019-08-29 14:05:02 +02:00
Felix Mau 2fa48efc31 ♻️ :: Renamed AnimationState to ProgressAnimationState and adapted code accordingly 2019-08-28 15:36:20 +02:00
Felix Mau d8e82c0dfc ♻️ :: renamed infinteGradientColors to gradientLayerColors 2019-08-27 15:54:53 +02:00
Felix Mau 3104e9f235 :: Adapt test-cases to previous refactorings 2019-08-26 21:30:30 +02:00