Loren Norman

Results 37 issues of Loren Norman

Hello! This project looks amazing! I'm trying to get the demo to work in order to share it with some learners at school, but none of the controls seem to...

**Is your feature request related to a problem? Please describe.** Users want to use their Paperize components in other game design tools, in this case they want to use them...

enhancement
incoming

**Describe the bug** At some point, a user can add one-too-many images to their Drive, and Paperize will start to lose files from its index. The files that get lost...

bug
incoming

Set the font size low enough on a text layer so that shrink-to-fit is NOT triggered, it hides differences in the renderers. This image shows font sizing and positioning differences...

bug
svg-renderer

Check how the legacy renderer handles leading/trailing whitespace and ensure the SVG renderer does the same, or makes enlightened decisions about a better way to handle whitespace. Also make sure...

bug
svg-renderer

**Describe the bug** Make a narrow Text Layer and throw some `(` and `)` in there, then poke around at the horizontal alignment settings. "left" seems to work, but "center"...

bug
incoming

1. Check out the latest commit (`main` right now) 2. rename the `Paperize.io` folder in Drive (so Paperize won't find it) 3. log in to the app 4. see if...

bug

**To Reproduce** 1. Create a Shape Layer 2. Delete the Shape Layer **Expected behavior** No errors should raise. **Additional context** ``` Reproduced by creating a shape layer then deleting it....

bug
incoming

**Describe the bug** For most browsers, a logged in user is sent directly to their games list. On Safari, this doesn't happen. It seems like it is related to the...

bug

Notes I'm working through... Logically Separate Login State from Database State Login State is the root, DBs are the secondary resource Expose controls over the Database State: save/load/syncing/migration Databases have...

enhancement
epic