Git Product home page Git Product logo

fabric-guideline-plugin's Introduction

fabric-guideline-plugin's People

Contributors

caijinyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fabric-guideline-plugin's Issues

Request related to clearGuideline method logic

Thank you for providing us with a good library.
I left an issue because there was something uncomfortable while using it.

When the canvas.isDrawingMode is enabled, running the clearGuideline method causes the brush path to be drawn in real time to be clear as it runs. Can it be modified?

// canvas brush start
canvas.isDrawingMode = true;
// fabric-guideline-plugin / index.js
clearGuideline() {
  this.canvas.clearContext(this.ctx);
}

I think it would be good if it was modified so that not all objects were cleared, but only the guideline disappeared.

multi selection object guide line problem

i create a two object and select both object and move it , im only create two object only if i move both there is not other object for snapping. the guide line appear and snap only in canvas top left area only .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.