Skip to content
New issue

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

Preview doesn't update with keys #8

Open
ryanbugden opened this issue Sep 25, 2023 · 1 comment · May be fixed by #9
Open

Preview doesn't update with keys #8

ryanbugden opened this issue Sep 25, 2023 · 1 comment · May be fixed by #9

Comments

@ryanbugden
Copy link
Contributor

Reproduce:

  • Set up some sort of preview, don't Apply.
  • Select some points of the drawing, use Scale tool to make some sort of change.
  • Hit Enter to commit and exit the Scale tool.
  • Use arrow keys to move around points. Preview doesn't update after these arrow-key changes.
@ryanbugden
Copy link
Contributor Author

Just doesn't respond to keys...

Need to find a way to instantiate a glyph editor subscriber separate from the UI class (otherwise, it will open one per UFO).

In the meantime, I will use glyphEditorDidKeyDown, which for some reason RoboFontSubscribers look at.

ryanbugden added a commit to ryanbugden/Rotator that referenced this issue Sep 25, 2023
@ryanbugden ryanbugden linked a pull request Sep 25, 2023 that will close this issue
@ryanbugden ryanbugden changed the title Preview doesn't update with keys immediately after use of scale tool Preview doesn't update with keys Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant