Skip to content

Commit

Permalink
chore: style
Browse files Browse the repository at this point in the history
  • Loading branch information
etowahadams committed Dec 5, 2023
1 parent 472b4e2 commit 3eb6328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tracks/gosling-track/gosling-track.ts
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ const factory: PluginTrackFactory<Tile, GoslingTrackOptions> = (HGC, context, op
}

/**
* This is how the mask gets drawn. Overrides method in PixiTrack.
* This is how the mask gets drawn. Overrides method in PixiTrack.
* Compared to the method in PixiTrack, this method draws a circular mask when the layout is circular.
* @param position
* @param dimensions
Expand Down

0 comments on commit 3eb6328

Please sign in to comment.