Implement new bubble rounding.

This commit is contained in:
John Preston
2022-09-30 09:58:15 +04:00
parent 405d8c327d
commit ba2f92906b
20 changed files with 308 additions and 223 deletions
@@ -83,7 +83,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "styles/style_window.h"
#include "styles/style_dialogs.h"
#include "styles/style_layers.h" // st::boxLabel
#include "styles/style_chat.h" // st::historyMessageRadius
namespace Window {
namespace {