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

feat: allow changing mouseMoveThrottleMS #106

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

philip-firstorder
Copy link
Contributor

@codecov-io
Copy link

Codecov Report

Merging #106 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   95.87%   95.89%   +0.01%     
==========================================
  Files           4        4              
  Lines         291      292       +1     
  Branches       29       29              
==========================================
+ Hits          279      280       +1     
  Misses          8        8              
  Partials        4        4
Impacted Files Coverage Δ
src/resizable.directive.ts 95.65% <100%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e107b25...e4db061. Read the comment docs.

Copy link
Owner

@mattlewis92 mattlewis92 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! FYI this will get removed in the next major version in favour of using resize handles on each edge which are a lot more flexible and performant: https://github.com/mattlewis92/angular-resizable-element/blob/master/demo/demo.component.ts#L68-L87

@mattlewis92 mattlewis92 changed the title Allow changing mouseMoveThrottleMS feat: allow changing mouseMoveThrottleMS Jan 14, 2020
@mattlewis92 mattlewis92 merged commit fb5599b into mattlewis92:master Jan 14, 2020
@philip-firstorder
Copy link
Contributor Author

Very nice, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants