ovilab / atomify

Atomify - a realtime LAMMPS visualizer
GNU General Public License v3.0
151 stars 21 forks source link

Pressing escape should not change camera mode #225

Closed dragly closed 7 years ago

dragly commented 7 years ago

Currently the escape button is bound to changing the camera mode. This causes the camera position to change when pressing escape. Ideally, the camera should not change, but the mouse and focus should be freed. This requires the flymode navigation to be in two states: One where camera and navigation is enabled, and one where only the camera is enabled.

andeplane commented 7 years ago

Isn't this fixed @dragly ?

dragly commented 7 years ago

Not sure. I'll check.

andeplane commented 7 years ago

Ping @dragly

andeplane commented 7 years ago

I tried to press escape in both camera modes, nothing happens, so I think it is fixed.