VISAB-ORG / VISAB

VISAB is a standalone utility to visualize artificial intelligence agent behavior in games.
1 stars 0 forks source link

E gui assembly #55

Closed leRoe93 closed 3 years ago

leRoe93 commented 3 years ago

Finally the GUI is assembled as of now with any View that exists in VISAB (including the old ones).

Also we included the FileExplorer into the HomeView properly and fused the functionality of all buttons.

The old GUI is also usable for visualization, you just need to push the "refresh" Button to get old visab files into the combo box. This was a necessary workaround because the old implementation functions totally different than ours. Additionaly the navigation of the old gui panes is not working, but we did not bother to fix it because we do not need it.

Furthermore the current version of the settings view is also included.

P.S.: Deleting files in the FileExplorer also works with simply selecting and pressing DEL/ENTF on your keyboard :D

Thanks to @VocalTrance for the amazing FileExplorer, surely this is very useful for us!

I am creating this PR, but @vanessas97 and I did it with "pair-programming" :)

Merging right away because this is highly desired, just adding reviewers for notice!