Loading bars for long loads

Issue #28 resolved
V H. U repo owner created an issue

No description provided.

Comments (4)

  1. Houdini111

    This seems to have broken loading.

    boardWorker.ReportProgress(40) in newBoard() throws an error, causing the load to fail.

  2. V H. U reporter

    I haven't noticed that, does it occur all the time

    Edit: On further reflection I realized you meant the loading of saves, and I have been able to repeat that. This seems to be because I missed that the load method calls newBoard, and not initializeBoard

    Edit 2: It should be fixed now.

  3. Log in to comment