renew-js / renew-lib

Core component of renew-js for displaying and modifying drawings
Other
0 stars 0 forks source link

Restore resize #98

Closed tim-kilian closed 5 years ago

tim-kilian commented 5 years ago

Closes #31 Closes #92

Describe your changes

Screenshots

resize-se

Open issues

codecov[bot] commented 5 years ago

Codecov Report

Merging #98 into master will decrease coverage by 1.21%. The diff coverage is 40.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   65.25%   64.03%   -1.22%     
==========================================
  Files         129      131       +2     
  Lines        1468     1535      +67     
==========================================
+ Hits          958      983      +25     
- Misses        510      552      +42
Impacted Files Coverage Δ
src/features/handle/providers/HandleFactory.js 100% <ø> (ø) :arrow_up:
src/features/handle/providers/HandleProvider.js 100% <100%> (ø) :arrow_up:
src/features/cursor/behaviors/CursorSetBehavior.js 100% <100%> (ø) :arrow_up:
...es/selection/providers/SelectionHandlesProvider.js 100% <100%> (ø) :arrow_up:
.../features/selection/providers/SelectionProvider.js 100% <100%> (ø) :arrow_up:
...c/features/resize/commands/ResizeElementCommand.js 100% <100%> (ø)
src/features/resize/providers/ResizeProvider.js 100% <100%> (ø)
src/features/pointer/tools/PointerTool.js 33.78% <22.91%> (+1.43%) :arrow_up:
...features/resize/behaviors/ResizeElementBehavior.js 14.63% <25%> (ø)
src/features/orientation/CardinalOrientation.js 64.51% <0%> (-22.59%) :arrow_down:
... and 3 more

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 ac0fbac...44ebedb. Read the comment docs.