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

Resolve Methods flagged by no-internal in measure-tools #993

Merged
merged 15 commits into from
Jul 18, 2024

Conversation

DanRod1999
Copy link
Contributor

@DanRod1999 DanRod1999 commented Jul 10, 2024

resolves: #989

utilized work from this issue and related PRs
https://github.com/iTwin/itwinjs-backlog/issues/782

fillEventFromLastDataButton and fillEventFromLastDataButton promoted in: iTwin/itwinjs-core#5720
doSnapRequest api created by: iTwin/itwinjs-core#5720
toolSettingsState promoted in: iTwin/itwinjs-core#5672
createQueryReader promoted from beta in: iTwin/itwinjs-core#5788

@DanRod1999
Copy link
Contributor Author

DanRod1999 commented Jul 10, 2024

Most errors were resolved just by updating itwinjs-core packages to a version after the above issue was resolved.
AccuDrawHintBuilder.setRotation uses setMatrix instead, and could remove the call to .inverse()
IModelConnection.requestSnap uses AccuSnap.doSnapRequest instead, and needed a few updates to its params and related properties.

@DanRod1999 DanRod1999 marked this pull request as ready for review July 10, 2024 19:04
@DanRod1999 DanRod1999 merged commit 8f8f382 into master Jul 18, 2024
9 checks passed
@DanRod1999 DanRod1999 deleted the dan/resolve-no-internal branch July 18, 2024 21:52
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.

[measure-tools] Resolve no-internal warnings
4 participants