Skip to content
  • Matthias Clasen's avatar
    GtkTreeView: Avoid interference with animation · daf05ad9
    Matthias Clasen authored
    The animated scrolling interferes with incremental validation.
    As short-term solution, disable scrolling animation during
    incremental validation. This is not a proper solution, but
    it avoids broken behavior like scrollbars that are not reacting
    to clicks. The problem was visible, e.g. in the list view
    example in gtk3-demo.
    daf05ad9