We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On certain monitor sizes, so far 16:10, there will be an extra blank bar at the bottom underneath the map.
This may require or also be linked to the need for having the map resize upon resizing the browser without needing a page refresh.
Open client application on a 16:10 or other weird aspect ratio monitors.
Use a proper aspect ratio monitor. Bug doesn't break overall project, just visual.
TBD
The text was updated successfully, but these errors were encountered:
Dracnea
No branches or pull requests
Description:
On certain monitor sizes, so far 16:10, there will be an extra blank bar at the bottom underneath the map.
This may require or also be linked to the need for having the map resize upon resizing the browser without needing a page refresh.
Steps To Reproduce:
Open client application on a 16:10 or other weird aspect ratio monitors.
Workaround:
Use a proper aspect ratio monitor. Bug doesn't break overall project, just visual.
Risks:
TBD
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: