element-x-ada/changelog.d
Joe Groocock eb97bce6c6
Ensure selected/deselected filters stay on top
This looks a little more "sane", and more closely matches what iOS does
with it's filter chips. This has to manually track which filters were
"just-deselected" and move those even higher up the z stack to ensure
they appear above even when sliding right. This is because the order is
determined by the position left-to-right of the _final_ destination of
the chip. In this case we want anything that's either currently
selected, or was selected and is still fading out to appear on top.

Signed-off-by: Joe Groocock <me@frebib.net>
2024-05-21 22:16:39 +00:00
..
.gitignore Setup towncrier 2023-01-11 14:57:14 +01:00
2286.bugfix Use member display names in membership timeline item text (#2883) 2024-05-21 08:26:11 +00:00
2291.bugfix When linkifying HTML messages, give priority to explicit link tags (#2879) 2024-05-20 13:09:37 +02:00
2340.misc Changelog 2024-05-21 14:45:20 +02:00
2692.bugfix Fix modal contents overlapping screen lock pin #2692 2024-05-17 18:40:16 +02:00
2803.misc UX cleanup: reorder text composer actions (#2847) 2024-05-15 10:28:06 +02:00
2809.bugfix Ensure selected/deselected filters stay on top 2024-05-21 22:16:39 +00:00
2834.misc Changelog 2024-05-13 15:03:51 +02:00
2840.feature Plain text editor implementation based on markdown input (#2840) 2024-05-21 13:58:53 +02:00
2843.misc Changelog. 2024-05-14 16:04:47 +02:00
2846.bugfix Fix crash when creating an EncryptedFile in Android 6 (#2853) 2024-05-15 16:10:16 +00:00
2884.bugfix Session falsely displayed as 'verified' with no internet connection (#2884) 2024-05-21 11:41:18 +00:00