- [Custom control] Move source files.
- [Input pipe] Force to trigger update screen size at least once to fix wrong cursor position.
This commit is contained in:
khanhduytran0 2020-11-09 13:30:50 +07:00
parent 2ffd62f09f
commit 44bac63dac
15 changed files with 44 additions and 41 deletions

View file

@ -18,7 +18,7 @@ import java.lang.reflect.*;
import java.util.*;
import net.kdt.pojavlaunch.*;
import net.kdt.pojavlaunch.prefs.*;
import net.kdt.pojavlaunch.value.customcontrols.*;
import net.kdt.pojavlaunch.customcontrols.*;
import org.lwjgl.glfw.*;
import android.app.AlertDialog;