DrawBotGlyphsPlugin icon indicating copy to clipboard operation
DrawBotGlyphsPlugin copied to clipboard

vanillaWindowController error

Open dyyybek opened this issue 7 years ago • 0 comments

Trying to run variables in drawBot plugin. http://www.drawbot.com/_downloads/variablesUI.py Does work in drawBot standalone but doesn't work in the plugin.

Traceback (most recent call last): File "<untitled>", line 22, in <module> File "/Users/dyb/Library/Application Support/Glyphs/Repositories/DrawBot/DrawBot.glyphsPlugin/Contents/Resources/drawBot/drawBotDrawingTools.py", line 2407, in Variable controller = document.vanillaWindowController AttributeError: 'NSKVONotifying_DrawBotDocument' object has no attribute 'vanillaWindowController'

dyyybek avatar Jul 29 '18 14:07 dyyybek