theCrius / tildes-extended

Extension for Chrome and Firefox to enhance the UX/UI of https://tildes.net
ISC License
14 stars 5 forks source link

Preserve original header style and combine title into it #18

Closed Bauke closed 6 years ago

Bauke commented 6 years ago

Right now the sticky header uses the entire width on large displays, making it transition in a weird way. I think it should also combine the title into the header so that there's much less empty space. And if the title is too long to comfortably display, making it overflow like this: "Title is very lo..."

Sticky header: image

Original header: image

Proposed header (bad photoshop): image

theCrius commented 6 years ago

I tried with that but we run into the problem of loooooooooong title on medium screens (I've a 1980px res).

Any idea how to manage that?

theCrius commented 6 years ago

Ok, i completely missed the suggestion to truncate the title. I'll work on that.

theCrius commented 6 years ago

Included in latest release 0.8.4