-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Change UI Controls Order #3027
Merged
Merged
Change UI Controls Order #3027
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anysad
approved these changes
Jul 14, 2024
JVNpixels
approved these changes
Jul 14, 2024
tposejank
approved these changes
Jul 15, 2024
Hundrec
approved these changes
Oct 3, 2024
I would love to have this QoL feature for 0.5.2 |
ninjamuffin99
force-pushed
the
develop
branch
2 times, most recently
from
October 4, 2024 01:25
e0b1b01
to
410cfe9
Compare
github-actions
bot
added
size: small
A small pull request with 10 or fewer changes.
pr: haxe
PR modifies game code.
and removed
size: small
A small pull request with 10 or fewer changes.
labels
Oct 8, 2024
Can we squash this into one commit and merge it? Would be a great minor QoL improvement for 0.5.3 |
lemz1
force-pushed
the
reorder-controls
branch
from
October 16, 2024 20:12
e6596cb
to
9dd14d1
Compare
github-actions
bot
added
size: large
A large pull request with more than 100 changes.
pr: documentation
PR modifies documentation or README files.
and removed
size: large
A large pull request with more than 100 changes.
size: small
A small pull request with 10 or fewer changes.
labels
Oct 16, 2024
lemz1
force-pushed
the
reorder-controls
branch
from
October 16, 2024 20:15
9dd14d1
to
85440f0
Compare
github-actions
bot
added
size: small
A small pull request with 10 or fewer changes.
size: medium
A medium pull request with 100 or fewer changes.
and removed
size: small
A small pull request with 10 or fewer changes.
size: medium
A medium pull request with 100 or fewer changes.
labels
Oct 16, 2024
lemz1
force-pushed
the
reorder-controls
branch
2 times, most recently
from
October 21, 2024 18:10
79c7e5b
to
d3cdf09
Compare
a lot of squashed stuff
lemz1
force-pushed
the
reorder-controls
branch
from
January 21, 2025 14:03
d3cdf09
to
048dd1f
Compare
I just asked Dave and he says this is good 👍 |
Woo! |
Hundrec
added
status: accepted
PR was approved for contribution. If it's not already merged, it may be merged on a private branch.
and removed
status: pending triage
Awaiting review.
labels
Jan 23, 2025
great! |
MidyGamy
pushed a commit
to MidyGamy/Funkin
that referenced
this pull request
Jan 27, 2025
a lot of squashed stuff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
pr: haxe
PR modifies game code.
size: small
A small pull request with 10 or fewer changes.
status: accepted
PR was approved for contribution. If it's not already merged, it may be merged on a private branch.
topic: polish
Involves minor polish to the UI or gameplay.
type: enhancement
Involves an enhancement or new feature.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Linked Issues
Closes #3026
Changes
UP
,LEFT
,RIGHT
,DOWN
toLEFT
,DOWN
,UP
,RIGHT
,Before
After