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

Dev: How can I get 2 clocks to show on the same HTML page? #4

Open
simonjvardy opened this issue Nov 22, 2020 · 1 comment
Open

Dev: How can I get 2 clocks to show on the same HTML page? #4

simonjvardy opened this issue Nov 22, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@simonjvardy
Copy link
Owner

Describe the bug
The project needs to display two clockfaces on the same page to provide the features in the user stories.
One for the home timezone and one for the world timezone searched for.

Canvas elements are normally called by returning an Element object using document.getElementById() method but IDs are unique on a page so how can this be achieved?

Expected behavior
To display two HTML canvas elements on the same page without duplicating code.

@simonjvardy simonjvardy added the enhancement New feature or request label Nov 22, 2020
@simonjvardy simonjvardy self-assigned this Nov 23, 2020
@simonjvardy simonjvardy added wontfix This will not be worked on and removed enhancement New feature or request labels Nov 25, 2020
@simonjvardy
Copy link
Owner Author

This issue has been put on hold. New feature development has made this issue temporarily redundant.

@simonjvardy simonjvardy added the enhancement New feature or request label Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant