This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/doc/viewhierarchy.md

27 lines
742 B
Markdown
Raw Normal View History

view hierarchy:
```
BrawlView
SwitchView
SessionView
2019-06-16 20:11:17 +05:30
SyncStatusBar
ListView(left-panel)
SwitchView
RoomPlaceholderView
RoomView
MiddlePanel
ListView(timeline)
ComposerView
RightPanel
2019-06-16 20:11:17 +05:30
SessionStartView
SessionPickView
LoginView
```
2019-06-16 20:11:17 +05:30
- 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