tweak pagination and virtualization thresholds to have a smoother scroll (#4991)

This commit is contained in:
rahulramesha 2024-07-02 19:26:26 +05:30 committed by GitHub
parent 12401c54cc
commit c637639a3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 4 deletions

View file

@ -54,7 +54,7 @@ export const IssueGanttSidebar: React.FC<Props> = observer((props) => {
ganttContainerRef,
isPaginating ? null : intersectionElement,
loadMoreBlocks,
"50% 0% 50% 0%"
"100% 0% 100% 0%"
);
const handleOnDrop = (