Skip to content
Snippets Groups Projects
  • Brian Tarricone's avatar
    426e49d4
    Improve icon area invalidation · 426e49d4
    Brian Tarricone authored
    This unfortunately somewhat only papers over a redraw bug, and also
    unfortunately likely causes us to draw a little more than is strictly
    necessary, but should fix some redraw glitches when removing/moving an
    icon that has a wide pixbuf.
    
    At some point I should figure out why the pixbuf extents seems to be 1
    pixel (at least) larger than the cacluated extents, but for now this
    will do.
    426e49d4
    History
    Improve icon area invalidation
    Brian Tarricone authored
    This unfortunately somewhat only papers over a redraw bug, and also
    unfortunately likely causes us to draw a little more than is strictly
    necessary, but should fix some redraw glitches when removing/moving an
    icon that has a wide pixbuf.
    
    At some point I should figure out why the pixbuf extents seems to be 1
    pixel (at least) larger than the cacluated extents, but for now this
    will do.