diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-07-16 11:47:49 +0200 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-07-16 11:47:49 +0200 |
| commit | 0b864d948586d6cc3ef3968376a5b932e06b793e (patch) | |
| tree | a216860bee68611a16bcb1172cdcbaa88256341d /src/timeline | |
| parent | Try to make scrolling emoji picker a bit smoother (diff) | |
| download | nheko-0b864d948586d6cc3ef3968376a5b932e06b793e.tar.xz | |
Fix replies not reloading after fetching them
Diffstat (limited to 'src/timeline')
| -rw-r--r-- | src/timeline/TimelineModel.cpp | 8 | ||||
| -rw-r--r-- | src/timeline/TimelineModel.h | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/src/timeline/TimelineModel.cpp b/src/timeline/TimelineModel.cpp |
