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(annotations): Fix cursor when drawing region in default mode #1261

Merged
merged 3 commits into from
Sep 22, 2020

Conversation

mxiao6
Copy link
Contributor

@mxiao6 mxiao6 commented Sep 18, 2020

Pay attention to the cursor
Before:
text-cursor-prev

After:
text-cursor-after

src/lib/viewers/BaseViewer.js Outdated Show resolved Hide resolved
src/lib/viewers/BaseViewer.js Outdated Show resolved Hide resolved
@mxiao6 mxiao6 marked this pull request as ready for review September 21, 2020 21:34
@mxiao6 mxiao6 requested a review from a team as a code owner September 21, 2020 21:34
@mergify mergify bot merged commit 6b4f76d into box:master Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants