ggurdin
|
50b435b7e9
|
added clicking sounds on button click (#1236)
|
2024-12-13 10:08:39 -05:00 |
|
ggurdin
|
266094d4e3
|
removed redundant enabled parameter from PressableButton, always call onPressed
|
2024-12-10 11:23:35 -05:00 |
|
ggurdin
|
570e933eca
|
updated pressable button widget to prevent it from changing the constraints of its child
|
2024-12-10 11:12:08 -05:00 |
|
ggurdin
|
2840a7dcfd
|
make first message not from the user in a chat a pressable button (#1175)
|
2024-12-06 14:43:08 -05:00 |
|
ggurdin
|
e3f035a3f4
|
remove haptic feedback on iOS (#1047)
|
2024-11-19 12:02:11 -05:00 |
|
ggurdin
|
5f8c9439b0
|
call hapticfeedback.vibrate on iOS (#1044)
|
2024-11-18 16:59:57 -05:00 |
|
ggurdin
|
a1675c072c
|
keep button down if disabled
|
2024-11-06 15:31:25 -05:00 |
|
ggurdin
|
f3841fe0ec
|
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop
|
2024-11-06 15:14:04 -05:00 |
|
ggurdin
|
25251ae613
|
uncomment button height
|
2024-11-06 12:00:10 -05:00 |
|
ggurdin
|
d5f8be57b5
|
added buttonHeight as parameter of pressable button and added completer to prevent up animation from starting before the down animation finishes
|
2024-11-06 11:58:08 -05:00 |
|
ggurdin
|
c315d5b970
|
added press animations to toolbar buttons
|
2024-11-05 11:31:44 -05:00 |
|