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

fix: migrate svg math utils to new svgMath namespace #5470

Closed
wants to merge 6 commits into from

Conversation

BeksOmega
Copy link
Collaborator

The basics

  • I branched from goog_module
  • My pull request is against goog_module
  • My code follows the style guide
  • My code is presented in the form suggested in the module
    conversion guide
  • I have run npm test.

The details

Resolves

Part of #5428

Proposed Changes

Moves getRelativeXY, getInjectionDivXY, getViewportBBox, getDocumentScroll, and is3dSupported to a new namespace.

Moves screenToWsCoordinates to a property of the workspace, and renames it to screenToWorkspaceXY, for consistency.

@BeksOmega BeksOmega requested a review from a team as a code owner September 15, 2021 18:23
@google-cla google-cla bot added the cla: yes Used by Google's CLA checker. label Sep 15, 2021
@github-actions github-actions bot added this to the 2021_q3_release milestone Sep 15, 2021
*/

/**
* @fileoverview Utility methods for doing svg calculations.
Copy link
Contributor

Choose a reason for hiding this comment

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

SVG in capitals.

@rachel-fenichel
Copy link
Collaborator

Closing in favor of #5706 (same changes but on develop).

@BeksOmega BeksOmega deleted the goog/svg-math branch April 5, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by Google's CLA checker.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants