Giter VIP home page Giter VIP logo

Comments (6)

ugurdogrusoz avatar ugurdogrusoz commented on June 7, 2024

Let's please make all dialogs modal. The user should not be able to do other things (including panning and zooming through controls, which is possible with some modal dialogs currently) while the dialog is open.

from chise.js.

ugurdogrusoz avatar ugurdogrusoz commented on June 7, 2024

Valid ranges in dialogs:
Properties: Compound Padding [0-100] integer
Grid: Grid Size [5-infinity) integer, Guideline Tolerance [0-infinity) double
Query: Length Limit [1-infinity) integer
Layout Properties:
Node Repulsion [0,infinity) double
Node Overlap doesn't exist in cose-bilkent, remove this!
Ideal Edge Length [5,infinity) double
Edge Elasticity [0,infinity) double
Nesting Factor [0,infinity) double
Gravity [0,infinity) double
Gravity Range [0,infinity) double
Compound Gravity [0,infinity) double
Compound Gravity Range [0,infinity) double
Number of Iterations [0,infinity) integer
Tiling {Vertical, Horizontal} Padding [0,infinity) integer

from chise.js.

metincansiper avatar metincansiper commented on June 7, 2024
  • I made the dialogs modal and defined valid ranges as described.
  • In integer fields users just can enter '-' sign and numbers.
  • In float fields they can enter '.' character as well.
  • They can paste any text they want to the text fields, but upon value change (by enter key or clicking some empty field) the values in textboxes are validated or converted to valid values.

from chise.js.

ugurdogrusoz avatar ugurdogrusoz commented on June 7, 2024

Nice, thanks!

from chise.js.

ugurdogrusoz avatar ugurdogrusoz commented on June 7, 2024

Can we transfer these improvements (where applicable) to the viewer now?

from chise.js.

metincansiper avatar metincansiper commented on June 7, 2024

I transfered these improvements to the viewer (where applicable).

from chise.js.

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.