Closed jessegreenberg closed 9 months ago
This was tricky but it has been fixed. The solution for re-positioning images after they load from setImage
(because loading is not synchronous) was causing an infinite loop. Actually using async/await if a better way to do it and fixed the problem. Closing.
Setting images back to back breaks the Interactive Display page
This code works
This code makes the board page unresponsive: