kronusaturn / lw2-viewer

An alternative frontend for LessWrong 2.0
https://www.greaterwrong.com/
MIT License
63 stars 6 forks source link

Can't see the theme changer on Chrome? #22

Closed sudo-owen closed 5 years ago

sudo-owen commented 5 years ago

Hello! I am using GreaterWrong on Ubuntu 18.04 and I can't see the theme changer on Chrome:

On Chrome 76: no theme on Chrome

However, it is visible on Firefox: visible on Firefox

Did I do something to accidentally hide the theme selector? I don't think it's an extension issue, but here are the extensions I have on Chrome:

achmizs commented 5 years ago

Are there any errors in the JavaScript console?

sudo-owen commented 5 years ago

No, there is nothing in the console.

achmizs commented 5 years ago

Do you have JavaScript disabled? I see in your Chrome screenshot that you don’t have any of the widgets (theme selector, theme tweaker, width selector, antikibitzer, etc.); those are all added via JS. If you have JS disabled, that would cause the effect you’re seeing.

sudo-owen commented 5 years ago

I don't think I have Javascript disabled. I'm still able to see the green vote buttons, which work instantly (no form submit). Also, I disabled javascript via Ublock/re-enabled it, and I still don't see the widgets.

achmizs commented 5 years ago

Do the widgets show up in an Incognito window?

sudo-owen commented 5 years ago

No, they do not show up on an incognito window either (also with Ublock turned off)

kronusaturn commented 5 years ago

Does your computer have a touch screen?

sudo-owen commented 5 years ago

It does not have a touch screen. It is a Lenovo T480s

kronusaturn commented 5 years ago

Possibly fixed - could you try it? (commit 6725ec44)

sudo-owen commented 5 years ago

Yeah, I see it now! Thank you for the fix!