Git Product home page Git Product logo

Comments (12)

hasanbalci avatar hasanbalci commented on June 9, 2024 1

Hi @zoulayabd,
You're right. Currently, context-menus extension has a evtType option but edge-editing extension is stick to the right-click. To solve this issue, we can expose the evtType option in the context-menus and then use it automatically in this extension. In this way, event type that is defined in context-menus will be available for edge-editing as well. We'll solve that when we have time.

from cytoscape.js-edge-editing.

canbax avatar canbax commented on June 9, 2024

@zoulayabd With the last commits (c09acb3), it uses evtType of context-menus extension. Please check and close the issue if it's OK. (It is the unstable branch)

from cytoscape.js-edge-editing.

zoulay avatar zoulay commented on June 9, 2024

@canbax thanks for your actions , i tried the solution on the unstable branch , but it give me this error :
ERROR TypeError: G.getOptions is not a function
init cytoscape-edge-editing.js:1

from cytoscape.js-edge-editing.

canbax avatar canbax commented on June 9, 2024

@zoulay You also need to use the latest unstable context-menus This extension uses context-menus

from cytoscape.js-edge-editing.

zoulay avatar zoulay commented on June 9, 2024

@canbax yes it works thanks ,
do you know when it will be released ?

from cytoscape.js-edge-editing.

canbax avatar canbax commented on June 9, 2024

@zoulay That's great! I don't know when

from cytoscape.js-edge-editing.

zoulay avatar zoulay commented on June 9, 2024

@canbax you didn't always know the date of release ? or a fix version that we can use on our project ?

from cytoscape.js-edge-editing.

zoulay avatar zoulay commented on June 9, 2024

@canbax @hasanbalci , could you push a fix version that we can use on our project angular , Thanks for your actions

from cytoscape.js-edge-editing.

canbax avatar canbax commented on June 9, 2024

@zoulay Inside the "package.json" file, you can the link to the unstable branch.

For example "cytoscape-edge-editing": "github:iVis-at-Bilkent/cytoscape.js-edge-editing#unstable",

from cytoscape.js-edge-editing.

zoulay avatar zoulay commented on June 9, 2024

@canbax we can't deliver in production with this branch , could you please make a fix or release version

from cytoscape.js-edge-editing.

canbax avatar canbax commented on June 9, 2024

I don't know when a release will happen or about a hotfix in the master branch. @hasanbalci and @ugurdogrusoz might help.

from cytoscape.js-edge-editing.

hasanbalci avatar hasanbalci commented on June 9, 2024

Hi @zoulay,
There have been many changes since the latest release of this extension, so we need to test it thoroughly before a new release. However, we currently don't have enough resources for that operation. If you want to use this unstable version, you can make your own release from a fork of this extension.

Please note that this extension uses context-menus extension as an optional dependency and the current changes in the unstable branch is also dependent to the changes in the unstable branch of context-menus extension. Therefore, you may need to make a release of the unstable branch of context-menus extension as well.

from cytoscape.js-edge-editing.

Related Issues (20)

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.