Scene selection improvements (#642)

* Select subsequent scenes on card click
This commit is contained in:
WithoutPants
2020-07-01 11:50:43 +10:00
committed by GitHub
parent d516947af2
commit 3157d748bc
4 changed files with 62 additions and 12 deletions

View File

@@ -9,6 +9,7 @@ const markup = `
* Add support for parent/child studios.
### 🎨 Improvements
* Allow click and click-drag selection after selecting scene.
* Added multi-scene edit dialog.
* Moved images to separate tables, increasing performance.
* Add gallery grid view.