-
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
[BUGFIX + REFACTOR] ChartEditor Live Input #2992
Merged
EliteMasterEric
merged 3 commits into
FunkinCrew:develop
from
gamerbross:bugfix/charteditor-liveinput-number-6
Sep 16, 2024
Merged
[BUGFIX + REFACTOR] ChartEditor Live Input #2992
EliteMasterEric
merged 3 commits into
FunkinCrew:develop
from
gamerbross:bugfix/charteditor-liveinput-number-6
Sep 16, 2024
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
Hundrec
approved these changes
Jul 9, 2024
NotHyper-474
approved these changes
Jul 9, 2024
AbnormalPoof
approved these changes
Jul 9, 2024
moxie-coder
approved these changes
Jul 10, 2024
JVNpixels
approved these changes
Jul 10, 2024
anysad
approved these changes
Jul 10, 2024
EliteMasterEric
added
status: pending triage
The bug or PR has not been reviewed yet.
type: minor bug
Involves a minor bug or issue.
status: reviewing internally
This PR is under internal review and quality assurance testing
chart editor
Issue is related to the operation of the Chart Editor.
medium
A medium pull request with 100 or fewer changes
and removed
status: pending triage
The bug or PR has not been reviewed yet.
labels
Jul 10, 2024
tposejank
approved these changes
Jul 11, 2024
EliteMasterEric
approved these changes
Jul 12, 2024
Works great for me |
EliteMasterEric
added
status: accepted
Approved for contribution. If it's not already merged, it may be merged on a private branch.
and removed
status: reviewing internally
This PR is under internal review and quality assurance testing
labels
Jul 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chart editor
Issue is related to the operation of the Chart Editor.
medium
A medium pull request with 100 or fewer changes
status: accepted
Approved for contribution. If it's not already merged, it may be merged on a private branch.
type: minor bug
Involves a minor bug or issue.
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.
(Omg this code was awful 😭)
Big refactor of the live input system that also fixes #2988