Good script
|
|
This is a very useful script. However it is hard to read as there is so much info and it is not quite aligned, can that be improved Tim? |
|
|
Thanks castaban for that idea. At first I didn't think that it was possible, but now I'll take a second look at it to see. My JavaScript skills have grown over the last year or so, maybe I can at least spread it out a bit. |
![]() ![]() |
Tim, I had the same problem and I changed this style:
It adds some spacing between the columns, and right-aligns the values in the columns. |
![]() ![]() |
Tim, Love the script. Another tweak I made was the placement of the box. Changed this line: yud.setXY(gameLogTooltip, [yud.getX(gameLogLink),
to this: yud.setXY(gameLogTooltip, [yud.getX(gameLogLink)+20,
This centers the box with the name of the player instead of putting it underneath. The problem I was having was that as we get deeper into the season, I often can't see the later weeks on the schedule and sometimes the window itself doesn't reach far enough down so you can't even scroll down to see the whole schedule. Try it out and see what you think. |
![]() ![]() |
Thanks Tim H for that tip! I'll check it out. |


