Skip to content
  • Lukáš Tvrdý's avatar
    Use QImage as buffer for QPainter based canvas. Not the whole image is... · dac4fd4b
    Lukáš Tvrdý authored
    Use QImage as buffer for QPainter based canvas. Not the whole image is painted, just changed rect. Now tools can use composite modes to paint their overlays.
    This is possible fix for tool overlay and will be tested. If you encounter performence problems, let me know.
    
    This can be turned off safely by commenting line 24 in header file.
    
    svn path=/trunk/koffice/; revision=1022148
    dac4fd4b