-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong image is rarely shown in index.html #57
Comments
Thanks for reporting. I have seen something like this rarely too. It seemed
to occur only on the shapes that have 5 and 3 corners.
I also noticed that if you inspect that invalid scramble, it's displayed
differently in the inspector. So there's something weird going on.
…On Sun, Jun 10, 2018, 01:21 Marco Syfrig ***@***.***> wrote:
I was training CSP with one case (6/L) and got this scramble:
(-3,-1)/(-3,3)/(-5,-5)/(-3,0)/(-1,-4)/(3,0)/(4,-2)/(-4,-1)/(0,-3)/(0,-2)/(-3,0)/(-2,-3)/(-2,0)/(6,-4)/(-1,0)/
Applying it gives L/6 while the image shows 6/L. Clicking inspect shows
the correct image. The image is not even a z2, the corner colors for the 6
do not even match for example. Reloading the page doesn’t help as it resets
the scramble/image.
[image: image]
<https://user-images.githubusercontent.com/5311105/41196569-748f02ba-6c43-11e8-9031-39c0611d50d4.png>
The case before was 6/L with odd parity while the new scramble had even
parity, at least the shown scramble. I haven’t checked the image.
Unfortunately, I do not have more information to reproduce.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#57>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASW92JPHvINS16cgawKMVh_6DjaIOuMks5t7EpegaJpZM4UhgUx>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was training CSP with one case (6/L) and got this scramble: (-3,-1)/(-3,3)/(-5,-5)/(-3,0)/(-1,-4)/(3,0)/(4,-2)/(-4,-1)/(0,-3)/(0,-2)/(-3,0)/(-2,-3)/(-2,0)/(6,-4)/(-1,0)/
Applying it gives L/6 while the image shows 6/L. Clicking inspect shows the correct image. The image is not even a z2, the corner colors for the 6 do not even match for example. Reloading the page doesn’t help as it resets the scramble/image.
The case before was 6/L with odd parity while the new scramble had even parity, at least the shown scramble. I haven’t checked the image. I pressed
Space
to generate the new scramble, so nor o
orr f
. Unfortunately, I do not have more information to reproduce.The text was updated successfully, but these errors were encountered: