sketch-palettes
sketch-palettes copied to clipboard
Sketch Palettes not importing on OS Catalina 10.15.7 and Sketch v69
I have a brand new install of Sketch and this plugin on a brand new Mac Pro. I've had success exporting/importing in the past - specifically success importing the file i'm trying to import now. With this setup, when I point to a file, I get the 'Load Palette' dialog to define the source. I've tried all options in the dialog. End result is no imported palette.
I would point to Sketch v69 being the issue. Worked flawlessly on v68. After updating I experience the same said behaviour, tho on Mojave.
Update: Seems Sketch now wants us to use their libraries feature. Saving all into colours into one library and including that helped. Not sure I'm happy about this.
I have the same issue, getting this error in the plugin log:
TypeError: app.refreshCurrentDocument is not a function. (In 'app.refreshCurrentDocument()', 'app.refreshCurrentDocument' is undefined) at loadPalette (~.../Plugins/Sketch Palettes.sketchplugin/Contents/Sketch/sketchPalettes.js:412:28) No WebView present. Event cannot be posted to the web UI.
Please Help! Same issue i had tons of favourite colors collected in years!!! This is a disaster!!!
Same :( Issue with Sketch 69
And Sketch 70.
Anxiously awaiting a fix for latest versions of sketch 🎨👀
Sketch Color Variables really took away from this awesome plug-in.
I took a look at the code and the new functionality. Tech wise it has changed considerably, and it wasn't clear how to access colors now without majorly reworking the plugin. If that is necessary it can be done, but it will take time. But in addition to the tech aspect, there is the question of functionally how it should work alongside color variables. Also, only colors has moved to variables, but images and gradient fills still remain as global and document presets. How would you want or expect saving or loading palettes to interact with variable functionality?
There's a workaround. Create a sketch file with all of your swatches. Save the sketch file as a template. Then navigate to Sketch's preferences and import and enable the template.
On Wed, Nov 25, 2020 at 10:56 AM Andrew Fiorillo [email protected] wrote:
I took a look at the code and the new functionality. Tech wise it has changed considerably, and it wasn't clear how to access colors now without majorly reworking the plugin. If that is necessary it can be done, but it will take time. But in addition to the tech aspect, there is the question of functionally it should work alongside color variables. Also, only colors has moved to variables, but images and gradient fills still remain as global and document presets. How would you want or expect saving or loading palettes to interact with variable functionality?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/andrewfiorillo/sketch-palettes/issues/93#issuecomment-733793460, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACE22AN7BWCFQA2RW7O5WM3SRUSKZANCNFSM4SH3LMCQ .
Having the same problem, is a fix planned / possible for this soon?