Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum Session is 9 hours #17

Open
lukepolo opened this issue Apr 4, 2019 · 0 comments
Open

Maximum Session is 9 hours #17

lukepolo opened this issue Apr 4, 2019 · 0 comments

Comments

@lukepolo
Copy link
Owner

lukepolo commented Apr 4, 2019

Reason being :
We use canvas and the number of seconds to determine where to play tick marks / activity markings on the progress bar. Canavs has a max width of : 32,767 for chrome / firefox.

https://www.tutorialspoint.com/Maximum-size-of-a-canvas-element-in-HTML

This is mostly a PHP side of things, and really shouldn't be a huge problem. Also we could somehow do things in terms of different units when it reaches 9+ hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant