ccd0 / 4chan-x

Adds various features to anonymous imageboards.
https://www.4chan-x.net/
Other
980 stars 132 forks source link

Updater options not appearing #303

Closed ghost closed 9 years ago

ghost commented 9 years ago

So, I may just be crazy, but 4chanX's settings say that the thread updater has more options in it's own dialog, but it isn't working for me. It looks like the code for it is there, https://github.com/ccd0/4chan-x/blob/master/src/General/Config.coffee#L875-901, but the options never show up for me. When I hover over the thread updater, the dialog never appears, it just asks if I want to update the thread. 2015-01-26_23-15-57

Tested with a fresh install on Google Chrome, default settings, except I unticked Updater and Stats in Header. Exported settings: http://a.pomf.se/lqipuv.json

ccd0 commented 9 years ago

The options are in the header menu and the advanced tab. I'll fix the description.

Although the right way to do it would be nesting them underneath (#186).

ghost commented 9 years ago

Oh, woops. Sorry about that. I had just read that it had it's own dialog, so I thought it was something to do with the updater, not the header menu. My fault for not looking more. I apologize. I don't exactly know how you'd go about it, but in reference to #186, I think it would be nice if the settings were all in one place, so peole don't need to check both the header settings and the regular settings.

ccd0 commented 9 years ago

Don't apologize, documentation bugs are still bugs.