yoavdamri
eeba7fd05d
feat: add pointer position to zoom event ( #2377 )
* add pointer position to zoom event
* Update docs with zoom api
8 years ago
CapitanMorgan
91c96ba38c
fixes #2100 and issues with edges when clustering ( #2229 )
* Should fix issue #2100 and fix another issue we discovered around clusterByConnection leaving phantom edges.
* fixed a wrong variable name
* fixed DataView.test.js assert
* Update Canvas.js
* remove whitespace; remove end of file newline on Canvas.js
* strip end of file newlines
* fixed styling. spacing, semicolons, line length
8 years ago
Alex de Mulder
103b5b122c
Fixed #1044 , gave navigation buttons their own handler for release.
9 years ago
Alex de Mulder
4d8ade5c67
Fixed #953 - Added zoom events from keyboard and navigation buttons.
9 years ago
Alex de Mulder
34be08fd51
- Improved robustness against people molesting the Function.prototype.bind()
9 years ago
Alex de Mulder
e2945947fd
- Fixed click to use
9 years ago
Alex de Mulder
bdf11324d1
fixed buttons
9 years ago
Alex de Mulder
d4d928d250
finalized all methods and adde3d more docs
9 years ago
Alex de Mulder
de9334458b
renamed option showNavigationIcons to navigationButtons
10 years ago
Alex de Mulder
8fe1b70c0a
fixed bug in navigation
10 years ago
jos
31599b9fd8
Refactored css of network navigation
10 years ago
Alex de Mulder
b3580874d1
moved the entire network to triple ===. Bugs arise in scaling
10 years ago
Alex de Mulder
dc5564a21e
moved the popup system to 4.0. Fixed #731 .
10 years ago
Alex de Mulder
333ec38c3c
started creation of the edges handler and the nodes handler. currently broken.
10 years ago
Alex de Mulder
208da974db
tweaks. NagivationMixin has now been ported along with keyboard bindings using keycharm.
10 years ago