This commit is contained in:
Anuken
2020-09-06 10:05:10 -04:00
parent e5674b1b1e
commit cbce04f70f

View File

@@ -136,7 +136,7 @@ public class ResearchDialog extends BaseDialog{
touchable = Touchable.enabled;
addListener(new ElementGestureListener(){
addCaptureListener(new ElementGestureListener(){
@Override
public void zoom(InputEvent event, float initialDistance, float distance){
if(view.lastZoom < 0){