Closed SimonBuxx closed 2 years ago
Best performance is reached in the commit before using CacheMode::CacheBackground (disables background antialiasing)
Setting margin for QGraphicsView in CSS reduces framerate, probably because content has to be shifted. CacheMode::CacheBackground is being looked into, maybe there is a way to use antialiasing with it.
Best performance is reached in the commit before using CacheMode::CacheBackground (disables background antialiasing)