Skip to content

Commit

Permalink
modified default animation parameters. again.
Browse files Browse the repository at this point in the history
  • Loading branch information
AstraThreshold committed Mar 26, 2024
1 parent 96d9c97 commit 691d7d0
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions Core/Src/astra/config/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ namespace astra {
struct config {
float tileAnimationSpeed = 80;
float listAnimationSpeed = 65;
float selectorYAnimationSpeed = 55;
float selectorXAnimationSpeed = 68;
float selectorWidthAnimationSpeed = 80;
float selectorYAnimationSpeed = 52;
float selectorXAnimationSpeed = 70;
float selectorWidthAnimationSpeed = 70;
float selectorHeightAnimationSpeed = 55;
float windowAnimationSpeed = 25;
float sideBarAnimationSpeed = 15;
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified cmake-build-debug/astra.bin
Binary file not shown.
Binary file modified cmake-build-debug/astra.elf
Binary file not shown.
24 changes: 12 additions & 12 deletions cmake-build-debug/astra.hex
Original file line number Diff line number Diff line change
Expand Up @@ -697,9 +697,9 @@
:102B7000B5240008D00A0020C40A0020B80A0020AA
:102B80005C820108B40A002008B54FF6FF710120ED
:102B9000FFF720FF08BD000000487047B401002087
:102BA00030B5384A02603849416038498160384C54
:102BB000C46002614161374981613749C161374968
:102BC00001624262364A8262012180F82C1080F84C
:102BA00030B538490160384A4260384A8260384A54
:102BB000C2600261374C4461374C8461374CC46158
:102BC000374C046241628262012180F82C1080F847
:102BD0002D1080F82E1080F82F1080F83010002271
:102BE00080F831202F4D45634FF0824282634FF0D1
:102BF000814EC0F83CE04FF0834404644FF07C5CAD
Expand All @@ -711,9 +711,9 @@
:102C500094E0C0F898C01A49C0F89C10C0F8A0C011
:102C60001849C0F8A410C0F8A820102280F8AC20A1
:102C7000154AC0F8B020154AC0F8B420C0F8B820F2
:102C800030BD00BF0000A0420000824200005C4254
:102C9000000088420000C841000070410000C842A6
:102CA00000008C420000A0400000F0410000C04045
:102C800030BD00BF0000A042000082420000504260
:102C900000008C4200005C420000C841000070410E
:102CA0000000C8420000A0400000F0410000C04009
:102CB00000009041000040410000404000001042F0
:102CC0000000B44200006041A8840108FC8C0108A7
:102CD00038B504460D4601F06FFE03685B6B2A466B
Expand Down Expand Up @@ -7135,7 +7135,7 @@
:10BD90007265642062790000000000002400002029
:10BDA00008000000617374726120554900000000B2
:10BDB00000000000010000000000A04200008242DC
:10BDC00000005C42000088420000A04200005C428B
:10BDC0000000504200008C4200008C4200005C42A7
:10BDD0000000C841000070410000C8420000A042BD
:10BDE00000008C4201010101010000000000A040A0
:10BDF0000000004100008040000080410000003F42
Expand All @@ -7147,7 +7147,7 @@
:10BE5000000000400000B4420000004000006041CB
:10BE60000000004110000000A8840108FC8C0108BB
:10BE7000FC8C0108010000000000A042000082428A
:10BE800000005C42000088420000A04200005C42CA
:10BE80000000504200008C4200008C4200005C42E6
:10BE90000000C841000070410000C8420000A042FC
:10BEA00000008C4201010101010000000000A040DF
:10BEB0000000004100008040000080410000003F81
Expand All @@ -7158,8 +7158,8 @@
:10BF0000000010420000004100008041000080401D
:10BF1000000000400000B44200000040000060410A
:10BF20000000004110000000A8840108FC8C0108FA
:10BF3000FC8C01080000A0420000824200005C422C
:10BF4000000088420000A04200005C420000C8419E
:10BF3000FC8C01080000A042000082420000504238
:10BF400000008C4200008C4200005C420000C841AE
:10BF5000000070410000C8420000A04200008C4276
:10BF600001010101010000000000A04000000041AB
:10BF700000008040000080410000003F0000804041
Expand All @@ -7170,8 +7170,8 @@
:10BFC000000000410000804100008040000000406F
:10BFD0000000B44200000040000060410000004149
:10BFE00010000000A8840108FC8C0108FC8C0108EA
:10BFF000010000000000A0420000824200005C42FC
:10C00000000088420000A04200005C420000C841DD
:10BFF000010000000000A042000082420000504208
:10C0000000008C4200008C4200005C420000C841ED
:10C01000000070410000C8420000A04200008C42B5
:10C0200001010101010000000000A04000000041EA
:10C0300000008040000080410000003F0000804080
Expand Down

0 comments on commit 691d7d0

Please sign in to comment.