mirror of https://github.com/immich-app/immich.git
fix(web): use correct sliding window offset for search results (#20726)
The contents of search results are slightly offset by the search bar, search terms and spacing (margins/padding), and needs to be factored in when calculating whether an asset is visible or not. The offset was 0, which meant that assets were removed from view too early.pull/20727/head^2
parent
1193a23282
commit
89292fecb4
Loading…
Reference in New Issue