paulvill / paulvill.github.io

The Embryo Digital Atlas is an open-source project aiming at building a web based platform to visualize complex experimental datasets in an easy and beautiful way.
http://www.embryodigitalatlas.org
MIT License
9 stars 3 forks source link

Add styled sidebar #31

Closed 0xStarcat closed 7 years ago

0xStarcat commented 7 years ago

This PR adds the sidebar styled to the specifications of this mockup. Please review!

The sidebar is made with pure CSS/HTML.

Features:

Each control and indicator is tagged with an ID attribute for the later work of hooking up the sidebar to the necessary functionality. As of now, there is no functionality programmed into the sidebar - only appearances. Naturally, it will need a few tweaks once the more of the page gets completed to stylistically integrate it with the rest of the page.

paulvill commented 7 years ago

Hi Jeff @0xStarcat

Looks great! Thank you for following up!

Thank you for ID attributes, I will work on having it communicate to the viewport. I might edit a little bit depending on the controls we end up using, but this is a great basis!

Paul

defenestrated commented 7 years ago

looks good, guys! @paulvill i agree i think we'll need to tweak slightly when we're ready to integrate it, but it's a great start – thanks so much, @0xStarcat!