mirror of https://github.com/qTox/qTox.git
Browse Source
Make Text::idealSize() a virtual function and override it in the derived class Timestamp. The idealSize() function for Timestamps now returns a tighter size to enable better right-alignment of the timestamps in chatlog. Fixes #3957. Note that this change assumes that timestamps do not contain RTL text.reviewable/pr5489/r3
3 changed files with 19 additions and 4 deletions
Loading…
Reference in new issue