ihavenoface / 4chan-x

Adds cute bloat.
https://4chan-x.org
Other
22 stars 14 forks source link

Pin/Make Thread Watcher Scroll with Page #257

Closed mothe closed 10 years ago

mothe commented 10 years ago

I'd like to request an option to pin the thread watcher to page, in a similar fashion as v2 with the sidebar. It makes accessing watched threads much easier as you don't have to look for it or go back to the top of the page each time.

ihavenoface commented 10 years ago

There was a sidebar in v2?

mothe commented 10 years ago

I thought there was by default, but I always used stylescript/oneechan in combination with your 4chan-x fork

ihavenoface commented 10 years ago

That was a stylesheet thing. You can use

#thread-watcher {
  position: fixed
}

in the CSS field of the Rice section in the Settings to have the Thread Watcher scroll along.