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

Feature - mobile friendliness #33

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Dezzles
Copy link
Contributor

@Dezzles Dezzles commented Oct 6, 2020

Updates to make the application, especially the guitar view, more friendly for mobile users

Dezzles and others added 6 commits October 6, 2020 11:15
<div className="fretDot fretDot-bottom ninthFret"></div>
<div className="fretDot fretDot-bottom twelthFret"></div>
<div className="fretDot fretDot-bottom fifteenthFret"></div>
</div>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the above 2 blocks deliberately duplicated? Just trying to understand what is the reason for this. Would be nice to add a screenshot or two for the changes you re introducing.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't think of a nicer way of handling this at the time. This handles the situation where there is an odd number of strings and offsets the fretDots
Changes this
image
Into this

image

@Dezzles
Copy link
Contributor Author

Dezzles commented Oct 12, 2020

Screenshots of changes below
image

Note that in the below screenshot the fretbar is scrollable
image

Noticed while grabbing screenshots that I'd accidentally changed landing page. Will fix this evening

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

Successfully merging this pull request may close these issues.

None yet

2 participants