Skip to content

UI improvements

Nicholas Schwab requested to merge hobbies1/bb4gg:ui into master

I wrote some small changes that improve (in my opinion) the UI.

  • Add a button for reloading to disconnect message.
  • Show an overview of errors at the top of modify player. For this, I removed duplicates from the error list. It would probably be better to just write "An error occured", but that's too much haskell for me to do.

Merge request reports