Fixed #2502
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user