PaintWithBob / paint-with-bob

Bob Ross Painting IO game development.
https://paintwithbob.com/
Apache License 2.0
4 stars 0 forks source link

Addcontrols #147

Closed soul4rent closed 6 years ago

soul4rent commented 6 years ago

just added html controls, nothing special

soul4rent commented 6 years ago

ADDED CONDITIONAL BUTTON/STYLING ON JOIN LOBBY PAGE:

Only adds a column if the user is logged in.

Styling is a bit sketchy though, but for the most part 80% of the work is already done (just have to tweak the padding)

Used the modals and functions created by @JoshuaWarejko in the account page, and at first glance, it seems to work fine. Might have to fix a thing or two if I messed up though.

soul4rent commented 6 years ago

fixed mysterious errors...?

works when I test it manually, and the errors are no longer showing up, but we'll see.

torch2424 commented 6 years ago

I'll leave this open for @JoshuaWarejko Because you want to fix some styling?

torch2424 commented 6 years ago

Okay Pulling now, and then josh can style later :)