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

Locator grid #11

Merged
merged 9 commits into from Mar 5, 2019
Merged

Locator grid #11

merged 9 commits into from Mar 5, 2019

Conversation

mmjackson90
Copy link
Collaborator

Alters locator grid to do location offsets in terms of grid location, not pixel (so the same image_location_list can be passed to renderer in multiple offsets on the grid.

In order to make sure images still render nicely, also moves the responsibility for getting the width and height of the final image (and positioning all sub_images correctly within that frame) to the Renderer.

@jacksonj04 jacksonj04 changed the base branch from master to development March 5, 2019 11:19
Copy link
Collaborator

@jacksonj04 jacksonj04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This incorrectly places the props during the test.

@mmjackson90
Copy link
Collaborator Author

This incorrectly places the props during the test.

It does. It's actually an issue with the scaling update not correctly altering image offsets which was previously hidden under the now impossible pixel offset in the locator class. Should now be resolved.

@mmjackson90 mmjackson90 merged commit 72ab3e6 into development Mar 5, 2019
@jacksonj04 jacksonj04 deleted the locator_grid branch March 5, 2019 19:28
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 this pull request may close these issues.

None yet

2 participants