Skip to content
  • Matthias Clasen's avatar
    Fix a problem in GtkImage size allocation · 1dbfcf48
    Matthias Clasen authored
    When GtkMisc padding is set on an image, the optimization for only
    recalculating size after a clear() breaks, since the requisition is
    not (0, 0). We need a separate 'need_calc' flag.
    1dbfcf48