You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the background on the page should be high fidelity (the pdf reader i have now shows pages at very low resolution, but i should scale up that resolution when rendering it
i need to decide how i should handle pdfs with 1 page vs pdfs with multiples pages
another option would be to import the pdf as the background to a page, but that'd also make it hard to import 2 pages and put the side by side and compare them. i should probably default to scraps, and the user can zoom the scrap to full page if they want.
When cutting scraps out of the base page, I should add a white cashapelayer for each cut. I can then merge those paths on a background thread into fewer shapes of possible.
when loading pdf:
i need to decide how i should handle pdfs with 1 page vs pdfs with multiples pages
another option would be to import the pdf as the background to a page, but that'd also make it hard to import 2 pages and put the side by side and compare them. i should probably default to scraps, and the user can zoom the scrap to full page if they want.
When cutting scraps out of the base page, I should add a white cashapelayer for each cut. I can then merge those paths on a background thread into fewer shapes of possible.
This is related to multiple stacks #44.
The text was updated successfully, but these errors were encountered: