Thank you @Aquib_Khan
@Aarush_Kumarwill you please tell which library you have used first making this great extension
Sir Can you please send the screenshot of full app code with scramble and solve option , because im not able to understand it
nobody is gonna give you that , try yourself if you get stuck i will help you
ok sir ill try it myself
OP's already provided a program; try building upon it yourself.
bug report: Is solved and when solved are not working fine
1- If I do L - M - R'
or L' - M' - R
when the cube is already solved, Is solved
returns false (bug)
2- If I do X
or X'
when the cube is already solved, It returns true (not a bug)
3- If the cube Is already solved, it returns true (not a bug)
suggestion: It would be good too add a move
variable (like L, L' U, and R...)to the WhenCubeChanged
Event.
can you share a aia or video or anything to demonstrate
are the behind blocks solved? is every block aligned properly?
Yes, You can test this block yourself
I found the issue thank you for reporting i will fix it as soon as possible
So Sir that means this is the latest version of the extension ?
yea but the person who reported has not given his report yet so lets wait if it works for him i will make this the latest version
This one returns true almost every time! (even If the cube Is not solved)
off topic
look at this!
com.aktech.rubikscube.aix (35.2 KB)
I tested it and for me it works now let me know if it works for you
Yes! This one Is working!
Sorry for testing It after 10 days
Edit: But WhenCubeSolved
Event is a bit buggy. I use CubeChanged
Event and If CubeSolved
Until this Fixed.
Can you add my suggestion in the next update please?