insin / comments-owl-for-hacker-news

Browser extension which makes it easer to follow comment threads on Hacker News across multiple visits, allows you to annotate and mute users, and other UI tweaks and mobile UX improvements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Collapse comment" controls no longer appearing on left side; they appear on the right side instead

diamondavocado opened this issue · comments

Previously the collapse comment controls would always appear on the left side of comment headers like this:

[–] someusername 6 minutes ago | next

Recently I noticed they have switched to the right side like this:

someusername 6 minutes ago | next [–]

I can't see any configuration options to control their positioning.

Nevermind. This was due to a JS error because my browser had disabled its local storage API.