vanillaWindowController error
dyyybek opened this issue · 0 comments
dyyybek commented
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'