Archive refactoring WIP (#688)

* view_dispatcher queue
* refactoring, all works
* scenes

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
its your bedtime
2021-09-10 03:57:43 +03:00
committed by GitHub
parent 9c39290f12
commit b6579d66d8
14 changed files with 1324 additions and 1072 deletions

View File

@@ -0,0 +1,2 @@
ADD_SCENE(archive, browser, Browser)
ADD_SCENE(archive, rename, Rename)