cerebral-legacy / cerebral-website

Cerebral website
http://cerebral-website.herokuapp.com
8 stars 14 forks source link

glitchy scroll on menu #3

Closed Guria closed 8 years ago

Guria commented 8 years ago

Both http://www.christianalfoni.com/cerebral/ and http://www.cerebraljs.com/ has glitchy scroll in menu.

rrag commented 8 years ago

+1 reset the scroll on menu change. It gets irritating to scroll back to top every time I change the left nav. Also scroll bar is not visible, it is because of the

.page {
    height: 100%;
}

but removing that makes the whole left nav also scroll, I can figure out a fix and PR it if you don't already have it addressed.

Guria commented 8 years ago

Haven't touched it yet. Pr are welcome

christianalfoni commented 8 years ago

I fixed the scrolling back to top thingy :-) Not sure what glitchy is referring to?

christianalfoni commented 8 years ago

Closing it for now :-)

Guria commented 8 years ago

But it still glitchy :)

Guria commented 8 years ago

I mean scroolbar in sidebar nav. Scrollbar is present but it overflows down under the screen edge (only top arrow seen, scrollbar disabled if it nothing to scroll). Good news is mousewheel scrolling still scrolls sidebar container.

christianalfoni commented 8 years ago

Hehe, I am on a mac, can not see the scrollbar :p

christianalfoni commented 8 years ago

Need help to fix this one :-)

Guria commented 8 years ago

thanks @NervosaX

NervosaX commented 8 years ago

Very happy to fix this, it was bothering me a lot.