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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replaced touchpassr with userwrappr buttons #331

Merged
merged 4 commits into from
Aug 22, 2022

Conversation

JoshuaKGoldberg
Copy link
Member

Overview

Prepares for JoshuaKGoldberg/ChooseYourFramework#2 by adding a buttons property to UserWrappr's settings. Buttons are similar to menus but are always buttons, don't have focus/click state changes, and are only shown if the device seems to support touch.

PR Checklist

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review August 22, 2022 19:23
@JoshuaKGoldberg JoshuaKGoldberg merged commit f70c4c9 into main Aug 22, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the touchpassr-in-userwrappr branch August 22, 2022 19:35
JoshuaKGoldberg added a commit to JoshuaKGoldberg/ChooseYourFramework that referenced this pull request Aug 23, 2022
## Overview

Brings in FullScreenShenanigans/EightBittr#331 with some touchscreen buttons for mobile support.

Also simplifies the interface settings a bit.

### PR Checklist

-   [x] Fixes #2
-   [x] I have run this code to verify it works
-   [ ] This PR includes unit tests for the code change 馃ゲ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TouchPassr: Rewrite in Preact
1 participant