mirror of
https://github.com/vale981/tdesktop
synced 2025-03-10 04:56:43 -04:00
![]() 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. |
||
---|---|---|
.. | ||
text.cpp | ||
text.h | ||
text_block.cpp | ||
text_block.h | ||
text_entity.cpp | ||
text_entity.h |