Skip to content
  • Ignacio Casal Quinteiro's avatar
    Do not let the bottom panel overlap the whole TextView. · e96f8d69
    Ignacio Casal Quinteiro authored
    We were letting the bottom panel overlap the whole TextView,
    one thing is that at least the minimal size of the view should
    always be visible and the other issue to change this is that
    there is a bug in gtk+ that makes the textview overlap the paned
    when the paned reaches the minimum size of the view.
    e96f8d69