Add Game-Level curve besides Time-Level graph!

I have vertical bar on all sites and it never obscured anything. Horizontal bar rarely exists because sites usually use correct measure of width of window.

nope, it disappears, I try to move mouse again and preview instantly causes trouble again, I fail again, try again…
only this is way around:

1 Like

Thanks for all the info.

stone_defender’s account case is definitely an excellent test case: an account with thousands of games and a somewhat narrow window.

We don’t have such a test account (thousands of games) on beta.

The narrow window case is definitely a challenge.

Looking back over what I did, I intended to remove the preview for narrow windows, then I thought “maybe actually this is OK”, and left it in, because it is a shame to lose it.

However, I can see that it’s going to cause ongoing grief popping up like that, so maybe “remove in this case” is the best solution, at least in the short term.

Or maybe click-to-get-preview would be best when the pie is not displayed?

The problem with click-to-get-preview is that it is not “discoverable”. There’s no particular reason why anyone would think to click on there…

(PS I got vertical scrollbars in Opera, though not horizontal. stone_defender’s problem#1 is wider than just the ranking graph button - it happens for the rank table button as well)

I haven’t really been following this, but the pop-up game previews look great, and I hope they will work well enough that we can put them in more places, such as tournament and ladder pages!

1 Like

As illustrated here, the real challenge is determining where they should appear in all screen configurations, and how we know it’s time to take them away.

I’m happy to take on making them appear elsewhere, if you have suggestions that include thoughts about those problems.

… more on the stone_defender case…

… what I can see is that when you have thousands of games, clearly each pixel is worth more than one game, so you can’t possibly select “the exact one you want” without zooming in as shinuito described.

When you do zoom in, the problems stone_defender described seem to be solved - you can select the game you want, and you can move the mouse in such a way that the preview “gets out the way” if you need to.

So maybe I don’t have to change it?

1 Like

it currently only appears at the right side.
if you work with right side of the graph, it should appear at the left

its not as easy as just zoom in, you need to zoom in so that needed point is at the left side of selected area so preview finally not obscuring it. Not everyone will solve such tsumego fast.

2 Likes

I’m not clear why that is the case. I will try to make a video of what happens for me.

As long as you are moving the mouse along the blue line, the preview does not pop up.

If you pause, it pops up. If you mouse over it and hold for a while, it disappears and you can move again to pop up another one.

It doesn’t seem difficult to me, but I am very aware everyone’s experience and expectation are different,

I do have a quick question about the previews. Is the green highlight/border whether it was your move when the game ended or not?

I guess that’s probably hard coded into it if it was possibly meant for the home page/profile pages?

Yes, I think that’s the case.

I already had to do some tweaks to the “minigoban” for this purpose, because it has only ever been used for games-in-progress before this (for example, the “points” that Vsotvep mentioned, which make no sense after the game ends).

I could look at getting rid of the green border, though it doesn’t seem like a serious problem at this point.

1 Like

I don’t think it’s a serious problem either. It was just a bit confusing, as I wasn’t sure if it was connected to whether you won the game or not :slight_smile:

1 Like

I’m not great at this kind of thing and usually find that when I try to implement multiple modes of operation to fix bugs with certain screen sizes I just end up with multiple buggy modes of operation.

Just an idea, maybe it could work like this, at all screen sizes:

  • Hover always makes a small semi-transparent preview show up above the mouse location.
  • Clicking/tapping replaces that preview (if any) with a larger, centered, modal-style one with more details.

So you can usually get a quick idea by hovering, but if it’s in an inconvenient position it doesn’t matter much, since you can click to zoom in.

Also, discoverability for clicking is achievable - by changing the mouse cursor.