tinmagpie / deepdev

Deeper and deeper, where no browser has gone before...
113 stars 19 forks source link

Compare and apply heights of .copy and .challenge. #23

Closed rachelnabors closed 9 years ago

rachelnabors commented 9 years ago

.challenge is supposed to overlay .content when it's toggled on via "Start challenge!" Both have slightly different levels of content. Would be great to measure the heights of both, and set the shorter to the same height as the larger.

Of course, this must be recalculated on page and font resizes and such.

mythmon commented 9 years ago

I know how to do retriggering on page size (we've got that already). How do we detect change of font size?

rachelnabors commented 9 years ago

I was hoping you could tell me! I was trying to figure that one out.

We can just expect people to do a refresh, too.

rachelnabors commented 9 years ago

Going to hit pause on this one for now. Looks like having the fish INSIDE the challenge is not such a bad thing :)

rachelnabors commented 9 years ago

Closing because it just doesn't matter anymore.