DDMAL / DDMAL/Pixel.js

Check drawing bounds on neighbouring pages

Open
#119 0 comments 0 reactions 1 assignee Claimed by @zeyadhazem View on GitHub
Bug Component: Core Priority: High
Dominant language
JavaScript
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

Description

If a user is in the middle of 2 pages, Diva returns that the user is on the second page. If the user wants to draw on what's showing from page 1 he can't anymore because the drawing is outside of the bounds of the current page.
The following check has to happen:
If drawing is not in the bounds of the current page, check if it is in the bounds of any of the other pages displayed on the screen.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.