Skip to content
  • Daniel García Moreno's avatar
    image: Widget creation with multiple methods for config · a099b553
    Daniel García Moreno authored
    I've added an option for fit to width and as we've a lot of options in
    the constructor I've split the construction into several methods that
    and a finish method called build that construct the real widget. This
    way we've default values and the code is easier to read.
    a099b553