Tosche / Glyphs-Scripts

Tosche's Python scripts for glyphs
Apache License 2.0
77 stars 24 forks source link

"Nudge-move by Numerical Value" needs an update for Glyphs 2 #3

Closed mekkablue closed 8 years ago

mekkablue commented 8 years ago

If you run it in G2, you get:

Nudge-move by Numerical Value Error: 'LayerSelectionProxy' object is not callable
Tosche commented 8 years ago

I have no problem using it. Is any node selected? (even without node selection it returns nothing, as expected)

pocholito commented 8 years ago

Hi Tosche. I select a couple of nodes, run it and get this in the macro panel: GlyphsScripts/schriftgestalt_DrawBotGlyphsPlugin/DrawBot.glyphsPlugin/Contents/Resources/drawBot/context/init.pyc'> window <NSWindow: 0x7fc12107c360> Start End Nudge-move by Numerical Value Error: 'LayerSelectionProxy' object is not callable

Tosche commented 8 years ago

That's the same error as mekkablue's, and I cannot replicate it. Could anybody make a pull request?