Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make configuring the onscreen controls less annoying. #198

Merged

Conversation

Sonicadvance1
Copy link
Contributor

Now instead of the top left corner of the button snapping to your finger.
Remember where we clicked on the button initially so it moves from the same location you touched.
This is more intuitive than before of course.

@@ -13,6 +13,7 @@
import android.graphics.drawable.Drawable;
import android.preference.PreferenceManager;
import android.util.DisplayMetrics;
import android.util.Log;
import android.view.MotionEvent;

This comment was marked as off-topic.

Now instead of the top left corner of the button snapping to your finger.
Remember where we clicked on the button initially so it moves from the same location you touched.
This is more intuitive than before of course.
Sonicadvance1 added a commit that referenced this pull request Mar 23, 2014
Make configuring the onscreen controls less annoying.
@Sonicadvance1 Sonicadvance1 merged commit c7335dc into dolphin-emu:master Mar 23, 2014
@Sonicadvance1 Sonicadvance1 deleted the Android-onscreenconfigure branch August 9, 2015 08:03
Joern-P pushed a commit to Joern-P/dolphin that referenced this pull request Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants