- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Stefan Tröger | wmayer | master | 2014-09-28 19:44:39 | master 4e63e11d |
Changeset | Prevent QPainter buffer swap As the QGraphicsScene overlay does not work for all cards/drivers we disable the possible buffer swap of the qpainter, as this could be a potential source of the flickering. If the painter swaps buffers and we do it again the user will see first the correct picture (first swap) and then something uninitalized (second swap) |
|||
mod - src/Gui/Quarter/QuarterWidget.cpp | Diff File |