Thanks for the update (3500). Here are the reports.
Pencil cursor — works but with initial confusion
- When I select the Pencil or Draw tool, manually from the panel, and start moving the mouse, the cursor displays correctly.
- However, initially, when I just select any tool (different of Select tool) by pressing the key like
Pfor Draw orBfor Pencil, the cursor temporary blink with the selected tool for a moment, but then it display the default arrow cursor again, until I start moving the mouse. It is noticeable only when I select the tool by pressing the key assigned to it.
Tool identification — completely fails now
Identical error from Console and from any Reporter plugin:
print(Glyphs.font.tool)
File "GlyphsApp/GlyphsApp/__init__.py", line 4981, in <lambda>
File "GlyphsApp/GlyphsApp/__init__.py", line 4961, in __GSFont_tool__
UnboundLocalError: cannot access local variable 'toolClassName' where it is not associated with a value