Rounding seems to be off in correct %

Rounding seems to be off in correct %

dothack said... Rounding seems to be off in correct %v1.0.5
Judging by your example image in the original post, Items for which I have not done the lesson yet, so they are not in the review queue, should be dimmed, is that right?
Here they are showing as pink and with level one apprentice icon. As with “Value” in this screenshot.

Yeah, I can’t pull down any icons at all in Firefox now, but Chrome works great!
hoovard said... Judging by your example image in the original post, Items for which I have not done the lesson yet, so they are not in the review queue, should be dimmed, is that right?I’m seeing this on FIrefox, too. Seems to be a CSS problem. It’s seeing the CSS rule, but not displaying it.
Here they are showing as pink and with level one apprentice icon. As with "Value" in this screenshot.
sglinert said…I’ll try to tackle that one next. It seems it’s reaching the point where it deletes the existing ones, but is failing to insert the modified ones.
Yeah, I can’t pull down any icons at all
Another thing is that all the items are showing a level one icon. I just added some stuff to write to the console in my local copy. Some of the items have levels 3 and 4 SRS but still show a level 1 icon.
E.G.
“4 - 賀”
"4 - 各"
These two are level 4

EDIT: I think you just mentioned this in the post above about not replacing images.
rfindley said... I'm seeing this on FIrefox, too. Seems to be a CSS problem. It's seeing the CSS rule, but not displaying it.Ah, ok... tricky
rfindley said...v1.0.6hoovard said... Judging by your example image in the original post, Items for which I have not done the lesson yet, so they are not in the review queue, should be dimmed, is that right?I’m seeing this on FIrefox, too. Seems to be a CSS problem. It’s seeing the CSS rule, but not displaying it.
Here they are showing as pink and with level one apprentice icon. As with "Value" in this screenshot.
Hi! Nice script. It works pretty well for me, although it doesn’t properly show the kanji/radical for about half of the icons:
Using the latest version of Chrome on OS X 10.10.3
rfindley said... v1.0.6Yes, fixed indeed.
FIXED: Firefox doesn't like background-position-x. Changed to background-position.
[edit]
vrfn said... Hi! Nice script. It works pretty well for me, although it doesn't properly show the kanji/radical for about half of the icons:This was (supposedly) fixed in v1.0.4. Have you updated? I have 1.0.6 now.
Using the latest version of Chrome on OS X 10.10.3
Nope. Not fixed in Firefox yet 
Works fine in Aviator (Chrome fork)!
sglinert said... Nope. Not fixed in Firefox yet :(What version of firefox? Do you know how to open the debug console to see if there are any errors reported?
No, I don’t know how. Version 36.0.4.
I found the console. What would you like me to copy? I don’t see anything obvious…
sglinert said... I found the console. What would you like me to copy? I don't see anything obvious...A screen-capture with the console open might help.
Seems like a great idea, but it’s not working for me either. I can’t get the screenshot to load, but the error it’s showing is: ReferenceError: is not defined<br><br>That's on the .Deferred() line 300