Coder Social home page Coder Social logo

apo's People

Contributors

bitdeli-chef avatar bochenski avatar carylandholt avatar dependabot[bot] avatar geeksville avatar jyounce avatar knalli avatar moderndegree avatar stromhalm avatar taejulee 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  avatar

Watchers

 avatar  avatar  avatar

apo's Issues

Option to zoom out/move viewport

If my diagram gets too large, I currently can only zoom out the whole webpage using the browser's feature. However, this approach is limited to the browser capabilities and makes the fonts hard to read. It would be nice if I could just click-and-drag the canvas area to move around in the diagram, and have a simple plus/minus button group to adjust the zoom factor.

capacity of places

Hi, very cool project! Would be great to also have the ability to add a capacity to places.

Site is not loading angular-apt script

Hi,

when I open the site, it hangs while trying to load the angular-apt script.
I tried Opera and firefox and also tried the developer version of apo.

Loading failed for the <script> with source “https://angular-apt.azurewebsites.net/libs/angular-apt-1.0.js”.

Unmet peer dependency (coffeelint@^1) prevents grunt from running

I tried installing APO by following the instructions in the README.

$ npm install -g grunt-cli
$ git clone https://github.com/stromhalm/apo.git
$ cd apo
$ npm install

It seems that coffeelint is not getting installed, and that makes grunt fail to run:

$ npm install

[...]

[email protected] /.../apo
├── [email protected] 
├── UNMET PEER DEPENDENCY coffeelint@^1
├─┬ [email protected] 

[...]

npm WARN [email protected] requires a peer of coffeelint@^1 but none was installed.
$ grunt
Loading "coffeelint.js" tasks...ERROR
>> Error: Cannot find module 'coffeelint'
Warning: Task "coffeelint" not found. Use --force to continue.

Aborted due to warnings.


Execution Time (2017-06-29 16:42:19 UTC+2)
loading tasks  5ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 100%
Total 5ms

Destroyed connexions reappear (visual bug)

Description :

It appears that sometimes, when a connexion is destroyed, the label may be re-used.

Minimum required :

2 places (p0 and p1) and 1 transition (t2).

> Step 1 :

Double connect p0 with t2 and p1 with t2.

> Step 2 :

Destroy the two connexions (p0 then p1).

> Step 3 :

Connect t2 with p0.

Result expected :

A simple connexion between t2 and p0.

Result obtained :

A single connexion between t2 and p0, but the label is incorrect.

image
image

Exemple (mix of 8|8 and 1|1) :
image

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.