Skip to content
  • Marco Martin's avatar
    actually replace wallaper pages · 72439412
    Marco Martin authored
    it used to push a new page each time the wallpaer type was changed. this
    was kindof a "leak" as more and more pages were created and never
    deleted. use stack.replace instead.
    72439412