Alex de Mulder
8b5921c0e5
- Fixed manipulation bar for mobile.
9 years ago
jos
090383d462
Fixes for ES5 strict mode
10 years ago
Alex de Mulder
1043ef0887
removed div id from navigation
10 years ago
Alex de Mulder
1dafff1108
- Removed IDs from navigation so multiple networks can be shown on the same page. ( #438 )
10 years ago
Alex de Mulder
939f8f85da
- Renamed storePosition to storePositions. Added deprication message and old name still works.
- Worked around hammer.js bug with multiple release listeners.
- Improved cleaning up after manipulation toolbar.
- Added getPositions() method to get the position of all nodes.
- Added getCenterCoordinates() method to get the x and y position in canvas space of the center of the view.
10 years ago
Alex de Mulder
1c1250ff74
- fixed possible cause for freezing graph when animating
10 years ago
Alex de Mulder
70df0c7c61
- Fix for introduced bug on zoomExtent navigation button.
- Added animation to zoomExtent navigation button.
- Improved cleaning of Hammer.js bindings.
10 years ago
jos
5d4044f988
Fixed page scroll event not being blocked when moving around in Network using arrow keys
10 years ago
jos
1820228b6e
Some simplifications in html/css of manipulation mixin
10 years ago
jos
904b9e7b56
Some css improvements
10 years ago
Alex de Mulder
462995a3cd
switched navigation to Hammer --> fixed #233
10 years ago
jos
2da139a4e8
Moved some util functions to util.js
10 years ago
jos
72dfc0c45f
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago