tableflip / makelunch

:hocho: Who's cooking?
1 stars 1 forks source link

Resolves #28 Adds JS click handlers to show/hide meal details on mobile #34

Closed liamwooding closed 9 years ago

richsilv commented 9 years ago

The problem is that if you click on a meal on desktop, it then removes the overlay until you click on another one, which looks a bit odd when the hover effects are still working as well:

makelunch

Can we have it so that it fires when you click on the overlay? That way you'll only end up firing the event on mobile as the overlay will disappear on hover on desktop.

liamwooding commented 9 years ago

@richsilv :+1: