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

Track rotation and flipping of OSD viewport #26

Merged
merged 3 commits into from
Jul 30, 2020

Conversation

jbaiter
Copy link
Member

@jbaiter jbaiter commented Jul 30, 2020

Implements #24.

This PR modifies the overlay so it tracks the OSD viewport's rotation and flipping state (used in https://github.com/ProjectMirador/mirador-image-tools):

track-transforms

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2020

Codecov Report

Merging #26 into master will decrease coverage by 3.26%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   74.95%   71.69%   -3.27%     
==========================================
  Files          11       11              
  Lines         615      643      +28     
  Branches      184      192       +8     
==========================================
  Hits          461      461              
- Misses        132      156      +24     
- Partials       22       26       +4     
Impacted Files Coverage Δ
src/components/MiradorTextOverlay.js 0.00% <0.00%> (ø)
src/components/PageTextDisplay.js 95.52% <ø> (ø)
src/index.js 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b51f395...5a5e5d6. Read the comment docs.

@jbaiter jbaiter force-pushed the track-rotation-and-flipping branch from 51779c4 to f8322f6 Compare July 30, 2020 11:10
@jbaiter jbaiter merged commit 62a9c7e into master Jul 30, 2020
@jbaiter jbaiter deleted the track-rotation-and-flipping branch July 30, 2020 11:32
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.

4 participants