* experimental code
* veyr close to a perfect solution but i need to make it crop
* code improvementds
* for now this looks like the best solution but there is a weird animation happening
* hard edge solution that completely works.
* dark mode support
* 17 support
* code improvement and dark mode improvement
* bloom gradient, it works but it needs a fix for landscape + the gradient should get hidden while in search mode
* hides when searching
* crash free constraint
* fixed everything only the scroll bar issue needs fixing now
* oblique gradient effect
* removed unused code
* removed unused code
* updated the bloom effects
* hairline restored for everything aside from the home screen
* code improvements
* possible final implementation
* pr suggestion
* hairline view added
* Update ElementX/Sources/Other/ScrollViewAdapter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
* code adjustments
* typo fix
* typo fix
---------
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
* swiftUI conversion + scroll to bottom
* remove unused
* back pagination implemented, however when a lot of elements are in the scroll the perfomance diminishes not sure what may be causing it
* scroll adapter solution
* way better
* works but height animation in cells are broken
* code improvement
* everything implemented
* rebase fix
* fix
* doc
* fix test compilation
* code improvement and animation improvement
* code improvement
* code improvements
* tests updated.
* pr comments
* better identifiers
* fix
* some PR comments
* pr comments
* Set visible ranges on the home screen sliding sync view
* Prevent the visible items from being updated while in search mode
* Enable diffs on invalidations as they seem to fix duplicated events in the home screen room list
* Promoted some diffing logs to info from verbose