Skip to content

Commit

Permalink
Merge pull request #910 from JamesAPetts/svg-cursors
Browse files Browse the repository at this point in the history
SVG Cursor publish PR
  • Loading branch information
JamesAPetts authored Apr 2, 2019
2 parents b07435a + bdca917 commit fd384b9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/tools/cursors/MouseCursor.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ import { modules } from '../../store/index.js';
const cursorModule = modules.cursor;

/*
MACROS:
The following keys will have the appropriate value injected when
MACROS - The following keys will have the appropriate value injected when
an SVG is requested:
- ACTIVE_COLOR => options.activeColor || toolColors.getActiveColor();
Expand Down

0 comments on commit fd384b9

Please sign in to comment.