Skip to content
  • Kristian Rietveld's avatar
    Update gtkstyle.c to account for removal of row-ending-details · a79d6676
    Kristian Rietveld authored
    The detail strings now have more "detail" by default, so gtkstyle.c
    needed to be updated to properly handle this.  Tests like testtreeview,
    testtreesort now have proper background drawing again.
    
    This strncmp trick was the best I could think of so quickly, if anybody
    has an idea to do this in a better way, let me know.
    a79d6676