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

Scene graph implementation (continued #2) #239

Merged
merged 30 commits into from
Sep 23, 2020
Merged

Conversation

zmughal
Copy link
Member

@zmughal zmughal commented Sep 11, 2020

Connects with: Intertangle/p5-Intertangle-Jacquard#4, Intertangle/p5-Intertangle-Punchcard#2, Intertangle/p5-Intertangle-Taffeta#4, Intertangle/p5-Intertangle-Taffeta#5

Continued from #238.

Steps for prototype:

  • Implement changing № of columns for grid displayed on Cairo surface.
  • Implement continuous / non-continuous view while keeping previous features.
  • Implement zooming while keeping previous features.

@zmughal zmughal added this to the curie v0.005 milestone Sep 11, 2020
@coveralls
Copy link

coveralls commented Sep 11, 2020

Coverage Status

Coverage decreased (-13.08%) to 79.849% when pulling 89c5acf on scenegraph-curie-impl into 726136c on master.

@zmughal
Copy link
Member Author

zmughal commented Sep 22, 2020

curie-scenegraph-curie-impl-2020-09-22_16 52 11

Check old features:

  • Continuous view
  • Zoom
  • Columns
  • Sidebar - jump to page
  • Page number text field - go to page
  • Highlight TTS sentence

@zmughal
Copy link
Member Author

zmughal commented Sep 23, 2020

The drop in coverage is due to not testing the mouse interaction code. This can be ignored for now and tested later.

@zmughal zmughal marked this pull request as ready for review September 23, 2020 17:34
@zmughal zmughal merged commit e0e3033 into master Sep 23, 2020
@zmughal zmughal deleted the scenegraph-curie-impl branch September 23, 2020 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants