Skip to content

Resolved drawing board to scale with mobile#34

Open
ghost wants to merge 3 commits intomasterfrom
unknown repository
Open

Resolved drawing board to scale with mobile#34
ghost wants to merge 3 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Sep 28, 2017

I fixed drawing board to scale properly for mobile and adjusted some of the code to be neater for future edits 👍

Beefjerkie added 3 commits September 28, 2017 07:24
Updated Bootstrap libraries to version 4.0 beta to update the libraries
Beautify'ed the code
Fixed drawing board to scale properly for mobile
overflow: hidden;
min-height: 60px;
margin: 0 auto;
width: 600px;
Copy link
Owner

Choose a reason for hiding this comment

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

Would you mind changing this to make the colours and "New Color" button scalable for mobile too?

(ie width: 100%; instead of width:600px;)

Copy link
Owner

@charmaine charmaine left a comment

Choose a reason for hiding this comment

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

Hey! @beefjerkie! Thanks for fixing up the code and for taking the initiative to make it more mobile-friendly! 🎊

Ahh will have to do some ignore space conflicts merging in css/drawingboard.css 😂

But otherwise, this looks great!

Let me know if you decide to work on the edit and I'll review the changes once you think it's ready. 😊

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.

1 participant