Skip to content
  • Sebastian Spaeth's avatar
    simplify scrolled_page.made_database_changes · 6b25151a
    Sebastian Spaeth authored
    Rather than using a getter and a setter function which is only ever queried
    in a single code place, make "made_dabase_changes" an attribute "is_dirty"
    which is queried when needed. Simpler AND shorter.
    6b25151a