cbs-rlt / populus

Simulations for population biology and evolutionary ecology
GNU General Public License v2.0
28 stars 27 forks source link

Feature: Moving the Chart using arrow keys or the numpad #19

Open DanielSanRocha opened 4 years ago

DanielSanRocha commented 4 years ago

I was having a hard time to zoom in a specific area to collect information so I added the possibility of moving the axis after a zoom with the keyboard using the numpad or the arrow keys. Me and some of my peers found this feature very useful so I took the freedom of opening this pull request.

I also made it easier to debug the software using intellij adding a ant rule to start the jar file exposing a debug port.