update viewhierarchy doc

This commit is contained in:
Bruno Windels 2019-06-16 16:41:17 +02:00
parent 2131329442
commit 8e763d9bd6

View file

@ -1,9 +1,9 @@
view hierarchy:
```
BrawlView
SyncStatusBar
SwitchView
SessionView
SyncStatusBar
ListView(left-panel)
SwitchView
RoomPlaceholderView
@ -12,4 +12,15 @@ view hierarchy:
ListView(timeline)
ComposerView
RightPanel
SessionStartView
SessionPickView
LoginView
```
- DONE: support isOwn on message view model
- DONE: put syncstatusbar in sessionview
- DONE: apply css to app
- DONE: keep scroll at bottom
- DONE: hide sender if repeated
- DONE: show date somehow
- DONE: start scrolled down when opening room