the user can always cut out pieces if they want to scrap it. possibly show another section in the import sidebar too that holds previously imported images (?)
[ ] give the user an option for scrap vs page when importing
[x] import from Paper should save as a background to the page
[ ] unload from cache when the page's assets unload
[ ] confirm the trash manager plays nice with texture backgrounds
[x] add a new page w/ the background if its
a) from an app, and
b) matches the screen bounds
[x] otherwise, add a scrap like normal
[ ] make sure adding new pages w/ backgrounds works in list view as well
[ ] cutting out of the page should create a scrap w/ the background and fill hole w/ white
the filled path element needs to be set as [asErase:NO] instead of [asErase:YES]. this way the element will fill in with white wherever was cut out, and this'll also let future scraps cut from the same place show the same white background if cut out of the same hole.
the user can always cut out pieces if they want to scrap it. possibly show another section in the import sidebar too that holds previously imported images (?)
related to: #1181, #1187