mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
don't set cache mode
This commit is contained in:
parent
1945bcc1f6
commit
2ee1363be5
|
@ -40,7 +40,7 @@ Text::Text(const QString& txt, QFont font, bool enableElide)
|
|||
|
||||
ensureIntegrity();
|
||||
freeResources();
|
||||
setCacheMode(QGraphicsItem::DeviceCoordinateCache);
|
||||
//setCacheMode(QGraphicsItem::DeviceCoordinateCache);
|
||||
}
|
||||
|
||||
Text::~Text()
|
||||
|
|
Loading…
Reference in New Issue
Block a user