Skip to content
  • Alexander Larsson's avatar
    pixel cache: Allow growing of cache surface · 2d0bdee0
    Alexander Larsson authored
    If the new requested surface size is enough larger than the previous
    one (but the old is still larger than the absolute minimum),
    reallocate it anyway.
    
    This fixes an issue where the text view initially requested a really
    small extra size which was then increased but that didn't "take".
    2d0bdee0