You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: