Files
AyuGramDesktop/Telegram/SourceFiles
John Preston 65371ec1b8 Fix selected text render on Retina.
QPainter::viewport() can be a too large rect to be passed as a
clipping region to QPainter on Retina displays.

QPainter in case of Retina displays tries to transform QRegion using
scale matrix and fails with "QRegion: creating region from big
polygon failed" warning message and disables painting completely.
2017-07-26 15:51:24 +03:00
..
2017-07-12 14:08:36 +03:00
2017-07-23 15:39:32 +03:00
2017-07-23 12:34:43 +03:00
2017-07-23 12:34:40 +03:00
2017-07-07 14:16:37 +03:00
2017-07-26 14:56:58 +03:00
2017-07-23 12:34:41 +03:00
2017-07-26 15:51:24 +03:00
2017-06-30 09:21:44 +03:00
2017-03-04 13:23:56 +03:00
2017-07-23 12:34:43 +03:00
2017-07-23 12:34:43 +03:00
2017-06-30 09:21:43 +03:00
2017-06-30 09:21:43 +03:00
2017-04-07 18:13:18 +03:00