We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File "GlyphsApp/GlyphsApp/plugins.py", line 1411, in raiseException_
File "GlyphsApp/GlyphsApp/plugins.py", line 1282, in drawForegroundForInactiveLayer_options_
File "plugin.py", line 116, in inactiveLayerForeground self.create_polygons(layer)
File "plugin.py", line 97, in create_polygons new_layer.completeBezierPath.fill() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "GlyphsApp/GlyphsApp/init.py", line 9186, in
AttributeError: 'NoneType' object has no attribute 'autorelease'
App:3.2.3-3260 Plugin:1.2-1 System:15.1.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
File "GlyphsApp/GlyphsApp/plugins.py", line 1411, in raiseException_
File "GlyphsApp/GlyphsApp/plugins.py", line 1282, in drawForegroundForInactiveLayer_options_
File "plugin.py", line 116, in inactiveLayerForeground
self.create_polygons(layer)
File "plugin.py", line 97, in create_polygons
new_layer.completeBezierPath.fill()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "GlyphsApp/GlyphsApp/init.py", line 9186, in
AttributeError: 'NoneType' object has no attribute 'autorelease'
App:3.2.3-3260 Plugin:1.2-1 System:15.1.0
The text was updated successfully, but these errors were encountered: