diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-23 16:33:30 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-23 16:33:30 +0300 |
commit | 3cf7ab9f042e50fc19748e1e09eb5af355f451ca (patch) | |
tree | 1a6097d7795272dd6947ac597a4959420c2dd91d /src/timeline | |
parent | Use std::string for the "creator" key in m.room.member (diff) | |
download | nheko-3cf7ab9f042e50fc19748e1e09eb5af355f451ca.tar.xz |
Fix line break issue on timeline with long words
fixes #193
Diffstat (limited to 'src/timeline')
-rw-r--r-- | src/timeline/TimelineItem.cc | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/timeline/TimelineItem.cc b/src/timeline/TimelineItem.cc |