Closed saffad closed 8 years ago
Could you share some more details? Do you mean when you restart Sketch the palette you previously loaded is gone? Does this happen for Global Colors, Document Colors, or both?
Sorry.
Easy to reproduce:
Hard to reproduce:
Other notes: It only happens to this one specific palette. The palette has a lot of colours (88).
Thanks for the additional info! For the easy-to-reproduce scenario, are you saving the document?
On Mon, Jul 11, 2016 at 12:36 PM, Saff notifications@github.com wrote:
Sorry.
Easy to reproduce:
- Open sketch file
- Load a palette in Document colors
- Close sketch file
- Open the same sketch file
- Palette disappears.
Hard to reproduce:
- Open sketch file
- Load a palette in Document colors
- Designing going back and forth the palette
- At some point the palette disappears.
Other notes: It only happens to this one specific palette. The palette has a lot of colours (88).
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/andrewfiorillo/sketch-palettes/issues/23#issuecomment-231790015, or mute the thread https://github.com/notifications/unsubscribe/AA_JT6SnDsgbGnXILWuuEv9Id2ioy4Xiks5qUnEBgaJpZM4JIod6 .
Not explicitly. Just closing the window. I assume this auto saves it?
It does not (at least not always). You need to save the doc after loading colors into the Document Colors section of the color picker to ensure they persist the next time you open the document.
Ok. Makes sense.
I checked my plugin version was 1.1. Inspected the .sketchpalette
file and on the first line: "compatibleVersion":"1.0","pluginVersion":"1.1"
I noticed i had an older version.
I uninstalled the plugin and installed 1.4. Created the palette again and haven't had the issue yet.
I keep encountering this issue on Sketch version 3.8.3. Unsure how to reproduce.