Skip to content
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

Boards with failed-to-load parsers should still show up in the board list #68

Open
zethon opened this issue Dec 10, 2018 · 0 comments
Open
Assignees

Comments

@zethon
Copy link
Owner

zethon commented Dec 10, 2018

  • add a board with a Lua parser
  • confirm the board was added successfully and shows in the board list
  • remove the Lua parser and restart Owl
  • the board "disappears" from the board list

This is because MainWindow::loadBoards() will catch any "Fail to create parser of type" errors. Ideally the board would still show in the board list with some kind of visual indicator that it failed to load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant