[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [4856649](https://github.com/telegramdesktop/tdesktop/commit/48566496225aed7bef99e58355a0519736dfd00a) • _3 files, +83/-9_
[img-editor] Added format stripping for pasted rich text in text proxy.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [e3b338e](https://github.com/telegramdesktop/tdesktop/commit/e3b338e0db1beb00c0c2fd8d68df7af3d6ddf9f1) • _1 files, +1/-1_
[img-editor] Added commit of active text editing on new text creation.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [78757b4](https://github.com/telegramdesktop/tdesktop/commit/78757b472ca042d50d1bc27833069801ed8d7505) • _1 files, +3/-5_
[img-editor] Fixed current style check display in text item menu.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [0f56209](https://github.com/telegramdesktop/tdesktop/commit/0f56209564b3d9becb4d644e449f47045ce33db0) • _1 files, +16/-1_
[img-editor] Added equality guards to text item setters and restore.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [6cc3445](https://github.com/telegramdesktop/tdesktop/commit/6cc3445017f0cdc57d6e027d12a0e09e40124f6d) • _1 files, +43/-41_
[img-editor] Removed duplicate layout pass from text item rendering.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [56d6ddb](https://github.com/telegramdesktop/tdesktop/commit/56d6ddb572f0818bb920c451af45c79ad04d7bca) • _1 files, +3/-6_
[img-editor] Replaced inline contrast logic with text color helper.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [a7c3804](https://github.com/telegramdesktop/tdesktop/commit/a7c3804227f18c4eac5112f9518fd2600d366ce6) • _1 files, +3/-21_
[img-editor] Removed mask pixmap from semi transparent text rendering.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [c7dac42](https://github.com/telegramdesktop/tdesktop/commit/c7dac424c47e0d9e6bfb84b48e8193912fa65f11) • _1 files, +4/-5_
[img-editor] Added smooth transform to text item painting.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [ae60578](https://github.com/telegramdesktop/tdesktop/commit/ae6057840d6d0122a01f8990765e2870ff6291cb) • _3 files, +13/-5_
[img-editor] Added edit range limit to emoji replacement in text proxy.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [c659a09](https://github.com/telegramdesktop/tdesktop/commit/c659a09f0725987f0cbff7624a7848a7c29f717f) • _1 files, +12/-4_
[img-editor] Added unchanged width guards to text proxy relayout.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [2978ef4](https://github.com/telegramdesktop/tdesktop/commit/2978ef483980bceb0420e3df09ca3e5f8e64f10d) • _5 files, +18/-17_
[img-editor] Moved text style enum to photo_editor_inner_common.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [778759e](https://github.com/telegramdesktop/tdesktop/commit/778759eb2b663fb1046d77d5646a1072c25b512e) • _4 files, +53/-32_
[img-editor] Extracted shared layout spec for text item and edit proxy.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [eb9969c](https://github.com/telegramdesktop/tdesktop/commit/eb9969c34e326f75c6a55595ae3508288366bf9d) • _3 files, +155/-30_
[img-editor] Added style background plate to text editing proxy.

[#tdesktop](?q=%23tdesktop)