2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Allow monospace blocks to extend bubble width.

This partially fixes #2060 instead of additional settings from #7822.
This commit is contained in:
John Preston
2020-05-12 11:06:44 +04:00
parent 295aa644bf
commit 07e3671ca8
6 changed files with 18 additions and 9 deletions

View File

@@ -83,7 +83,7 @@ private:
void show(anim::type animated);
void destroy(FnMut<void()> done);
[[nodisacrd]] bool hasShadow() const;
[[nodiscard]] bool hasShadow() const;
void createShadow();
void destroyShadow();