-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#5497 – Refactor: Specify the types of classes for `SnakeModePolymerB…
…ondRenderer` (#5498) * #5497 – Refactor (Connection.ts): Specify the types * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types * #5497 – Refactor (Connection.ts): Specify the types (amend) * Revert "#5497 – Refactor (Connection.ts): Rename `xOffset`" This reverts commit 33540e3. * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types, refactor the calculation of `endOfPathPart` * #5497 – Refactor (CanvasMatrix.ts): Specify the types * #5497 – Refactor (CanvasMatrix.ts): Use `new Connection(6)` * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Change `FIXME` text * #5497 – Refactor (Connection.ts): Rename `ConnectionDirectionInDegrees`, `ConnectionDirectionOfLastCell`
- Loading branch information
1 parent
672738a
commit d9d1f37
Showing
4 changed files
with
144 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.