Skip to content

actually replace wallaper pages

Marco Martin requested to merge work/mark/replace into master

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.

Merge request reports