You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
When scrolling horizontally or vertically in the pixels page, it should automatically refetch the state of the pixels the user should be seeing. Right now it's getting a preset amount of pixels instead of offsetting according to a user's current location in the board.
Description
When scrolling horizontally or vertically in the pixels page, it should automatically refetch the state of the pixels the user should be seeing. Right now it's getting a preset amount of pixels instead of offsetting according to a user's current location in the board.
Files
/web/src/hooks/usePaintedPixels.ts
/web/src/components/Main.tsx
Tasks
Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.
The text was updated successfully, but these errors were encountered: