Closed mklams closed 4 years ago
The function only returns a boolean value based on if connection rules are followed. If it also returned the tile that is violating connection rules, the tile could be highlighted on the front end. It would also help with debugging.
Assigning to Tony. I believe this has been fixed but letting him verify and close the issue
This is fixed.
The function only returns a boolean value based on if connection rules are followed. If it also returned the tile that is violating connection rules, the tile could be highlighted on the front end. It would also help with debugging.