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

Abstract Map To Asset #185

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Abstract Map To Asset #185

merged 1 commit into from
Sep 3, 2020

Conversation

RobertBColton
Copy link
Contributor

@RobertBColton RobertBColton commented Sep 2, 2020

Simpler part of #184 based on QWidget::mapTo that only has the mapping point to asset abstraction. There will likely be other places we will need to map a point into the asset area other than mouse events. Maybe later we should just cache a QTransform for the asset scroll area too and do it that way to avoid all of these manual transformation calculations.

@RobertBColton RobertBColton merged commit 491e2a0 into master Sep 3, 2020
@RobertBColton RobertBColton deleted the map-to-asset branch September 3, 2020 20:31
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.

2 participants