VISAB-ORG / VISAB

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

F workspace view #25

Closed mfroeh closed 3 years ago

mfroeh commented 3 years ago

Idea is, to have one Workspace View that has 3/4 tabs for each of the subdirectories. This can be realized by extending the ExplorerBaseView in combination with the ExplorerBaseViewModel. Using these two, you have a Explorer View out of the box, that is capable of displaying and removing files. Adding via drag and drop is supported aswell, but the concrete ViewModel has to implement the logic for it.