Project

General

Profile

« Previous | Next » 

Revision 27401bea

Added by Leszek Koltunski over 1 year ago

More fixes for UI in case of extreme screen (w/h) ratios ( from 1.0 to 2.0 ).

View differences:

src/main/java/org/distorted/config/ConfigRenderer.java
22 22
import javax.microedition.khronos.egl.EGLConfig;
23 23
import javax.microedition.khronos.opengles.GL10;
24 24

  
25
import static org.distorted.config.ConfigScreenPane.PADDING_RATIO;
26

  
27 25
///////////////////////////////////////////////////////////////////////////////////////////////////
28 26

  
29 27
public class ConfigRenderer implements GLSurfaceView.Renderer, DistortedLibrary.ExceptionListener

Also available in: Unified diff