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

Make side bearings editable interactively by dragging them #113

Open
justvanrossum opened this issue Sep 14, 2022 · 1 comment
Open

Make side bearings editable interactively by dragging them #113

justvanrossum opened this issue Sep 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@justvanrossum
Copy link
Collaborator

justvanrossum commented Sep 14, 2022

The basic part of this isn't very difficult.

The scene + canvas layout is affected by advances, and this behavior needs to be more controlled for dragging left and right sidebearings work well.

@justvanrossum
Copy link
Collaborator Author

Some notes:

  • Add sidebearing/left and sidebearing/right to possible selection items (this may interfere with parseSelection(), perhaps it should be sidebearing/0 and sidebearing/1, to be continued for vertical?)
  • Make sidebearings hoverable and selectable
  • Make sidebearings draggable (dragging the left one should make the canvas scroll in the opposite direction)

@justvanrossum justvanrossum changed the title Make side bearings editable Make side bearings editable interactively by dragging them Feb 8, 2024
@justvanrossum justvanrossum removed this from the February issues / sprint milestone Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant