Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating New Palette From Current Palette Crashes Newly Installed App #659

Closed
lkcampbell opened this issue Mar 7, 2022 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@lkcampbell
Copy link

lkcampbell commented Mar 7, 2022

OS: macOS Big Sur 11.6.4

Pixelorama Version: v0.9.2-stable

Repro Steps:

  1. Install Pixelorama (i.e. brand new installation)
  2. Click on Create a new palette
  3. In the Preset: dropdown selector, select From Current Palette
  4. Enter test in the Name: text box
  5. Click the OK button

Observed Results:
Pixelorama crashes.

Expected Results:
Pixelorama doesn't crash. Maybe display an error message in the dialog box?

@lkcampbell lkcampbell added the bug Something isn't working label Mar 7, 2022
@OverloadedOrama
Copy link
Member

OverloadedOrama commented Mar 7, 2022

Thank you for the report, the issue is resolved now and the fix will be included in the next version. The cause was that Pixelorama was trying to duplicate a non-existent palette. Now, if there is no current palette, the "From Current Palette" option is disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants