Comment 3 for bug 1257307

Revision history for this message
Zsombor Egri (zsombi) wrote : Re: The pagestacks should allow to pop more than one page at the time

I guess an optional count property to pop() would be good enough. Also would be good to have similar to push() when you need to push several pages due to some app state restoration or so. So push() could accept either a Page or an array of pages.