It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
Updated, love having the option how to go about highlighting owned and wishlisted games! Played around with the price button colouring (subtle), looks good! Looking forward to the discounted games option.

Tried the Chat Transcript' feature on our exchanges. Took a while (and they're not even the longest I have), but it worked fine. Hate the lack of formatting though.Hope you can make it respect line-breaks, and such.

Don't think I'll try the Hide feature - blocked and inactive-for-ages conversations do stay at the very bottom, and with my long list of contacts are never visible, so don't bother me.

All in all, good show, adaliabooks!
high rated
I just noticed these forum features:

- Turn on or off the ability to toggle hiding your favourited threads by clicking on the "Favourite Topics" header
- Hide your favoured threads (only works if the toggle option is on as well)

I'm not sure I understand how exactly they're supposed to work.

I've enabled the first one, but clicking on the "Favourite Topics" header does nothing.
And when I enable the second one, my favoured threads are permanently hidden - clicking on the "Favourite Topics" header does not show/hide them (like the AF button does for the search bar), and only way to make them appear again is to disable the option in the AF menu.

Am I doing something wrong?
high rated
avatar
HypersomniacLive: I just noticed these forum features:

- Turn on or off the ability to toggle hiding your favourited threads by clicking on the "Favourite Topics" header
- Hide your favoured threads (only works if the toggle option is on as well)

I'm not sure I understand how exactly they're supposed to work.

I've enabled the first one, but clicking on the "Favourite Topics" header does nothing.
And when I enable the second one, my favoured threads are permanently hidden - clicking on the "Favourite Topics" header does not show/hide them (like the AF button does for the search bar), and only way to make them appear again is to disable the option in the AF menu.

Am I doing something wrong?
XD

I knew I'd done something else!

Yeah, the second checkbox is just to remember the option. Turning the first one on should allow you to click on the header (well, just the text) to collapse it. I may not have tested that one in Firefox though as I did that first and forgot I had (hence why it's not in the changelog either...)

Let me have a look and see how the behaviour works.

Glad you like the rest of it :)
high rated
avatar
HypersomniacLive: I've enabled the first one, but clicking on the "Favourite Topics" header does nothing.
And when I enable the second one, my favoured threads are permanently hidden - clicking on the "Favourite Topics" header does not show/hide them (like the AF button does for the search bar), and only way to make them appear again is to disable the option in the AF menu.

Am I doing something wrong?
I've had a play around, clicking on the text is what does it (and it works in Firefox), so I'm not sure if you were just clicking the bar?
Otherwise I'm not sure why it might not be working...
Let me know if it still won't work and I'll troubleshoot :)
high rated
avatar
adaliabooks: I've had a play around, clicking on the text is what does it (and it works in Firefox), so I'm not sure if you were just clicking the bar?
Otherwise I'm not sure why it might not be working...
Let me know if it still won't work and I'll troubleshoot :)
Even if I wanted to click to on the bar, it's not clickable - the mouse cursor changes to a hand only when I place it over the text "Favourite topics and received replies" (which means it's clickable); so I click on it, but no collapse, nothing. :(
high rated
avatar
HypersomniacLive: Even if I wanted to click to on the bar, it's not clickable - the mouse cursor changes to a hand only when I place it over the text "Favourite topics and received replies" (which means it's clickable); so I click on it, but no collapse, nothing. :(
Hmmm, definitely a bug then.
Any errors in the console?
It's odd that the option in the menu works but the clicking doesn't... must just be the binding then.

Anyone else having a problem with it?
avatar
adaliabooks: Hmmm, definitely a bug then.
Any errors in the console?
It's odd that the option in the menu works but the clicking doesn't... must just be the binding then.

[...]
No, the only thing there, before and after clicking is
_min_global.ed4dfb14.js:38:122028
high rated
avatar
HypersomniacLive: No, the only thing there, before and after clicking is

_min_global.ed4dfb14.js:38:122028
avatar
HypersomniacLive:
How very odd... it's quite a simple bit of code, I can't see why it wouldn't work or what could be failing..

You don't have anything that would effect the classes or ids of those elements? It's a long shot but that could make the jQuery that binds the click handler to fail...
avatar
adaliabooks: How very odd... it's quite a simple bit of code, I can't see why it wouldn't work or what could be failing..

You don't have anything that would effect the classes or ids of those elements? It's a long shot but that could make the jQuery that binds the click handler to fail...
Such as? Help me out, I'm not even half as tech savvy as you at this stuff.
high rated
avatar
adaliabooks: How very odd... it's quite a simple bit of code, I can't see why it wouldn't work or what could be failing..

You don't have anything that would effect the classes or ids of those elements? It's a long shot but that could make the jQuery that binds the click handler to fail...
avatar
HypersomniacLive: Such as? Help me out, I'm not even half as tech savvy as you at this stuff.
I don't even know. jQuery works off the same things as CSS does (.something and #something else) to find the elements on the page, so if you've got anything that affects the actual classes or ids on the pages (unlikely) that could break it...

If you're happy to give me a list of add-ons you use I could check through it and see if there is anything that might cause a conflict...

I suppose the other option would be that there is something invisible blocking it so it can't be clicked... and that could be a CSS thing...

Let me whip up some kind of test to see if the programmatically triggering the click works...
high rated
avatar
adaliabooks: How very odd... it's quite a simple bit of code, I can't see why it wouldn't work or what could be failing..

You don't have anything that would effect the classes or ids of those elements? It's a long shot but that could make the jQuery that binds the click handler to fail...
avatar
HypersomniacLive: Such as? Help me out, I'm not even half as tech savvy as you at this stuff.
Try running this from the console when you have a chance:

$("#t_fav .lista_bar_text").click();

It should emulate clicking the element. If that works then it's likely another element is hiding it and stopping the click propagating properly (which could be a CSS issue, margins or something on an element above or below overlapping it invisibly), otherwise the click binding itself is failing...
Post edited July 20, 2016 by adaliabooks
avatar
adaliabooks: [...] If you're happy to give me a list of add-ons you use I could check through it and see if there is anything that might cause a conflict... [...]
avatar
adaliabooks: Try running this from the console when you have a chance: [...]
Check your PMs shortly.
Post edited July 21, 2016 by HypersomniacLive
avatar
adaliabooks: Try running this from the console when you have a chance: [...]
avatar
HypersomniacLive: Check your PMs shortly.
No problem :)
high rated
Hey adaliabooks, I was wondering if there's any chance you'd revisit adding top pagination on the wishlist.
Something I recently realized (before I was having issues with it taking so long to drag everything around because of the "stick" factor, but now) :

if I set each page to less games than a few hundred, the sorting doesn't "stick" when moving boxes around. It is much quicker/smoother to sort/move games on an individual page. It's been nice! Things still have a ways to go with my organizing the shelves, but they're even now SO much better than they've been (again)!

avatar
HypersomniacLive: Hey adaliabooks, I was wondering if there's any chance you'd revisit adding top pagination on the wishlist.
I've recently had that thought too. It would just be handy. Or to be able to set # of games per page.
Post edited July 30, 2016 by drealmer7