Skip to content

[BUGFIX] Fix Legacy Chart Import Not Applying Scroll Speed #5655

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

Open
wants to merge 3 commits into
base: dummy/develop-v0.7.3
Choose a base branch
from

Conversation

VirtuGuy
Copy link

@VirtuGuy VirtuGuy commented Aug 3, 2025

Linked Issues

Fixes #5535

Description

When you go into the chart editor and you import a legacy chart, the scroll speed doesn't get applied properly and this pr fixes that so that instead of the scroll speed defaulting to 1, it gets set to the legacy chart's proper scroll speed.

Screenshots/Videos

A screenshot of what the scroll speed should be when importing a legacy chart such as Philly (Hard).

Screenshot 2025-08-03 184839

@github-actions github-actions bot added status: pending triage Awaiting review. size: tiny A tiny pull request with 4 or fewer changes. pr: haxe PR modifies game code. labels Aug 3, 2025
@AbnormalPoof AbnormalPoof added type: minor bug Involves a minor bug or issue. topic: chart editor Related to the operation of the Chart Editor. labels Aug 3, 2025
@Hundrec Hundrec linked an issue Aug 6, 2025 that may be closed by this pull request
3 tasks
@Hundrec Hundrec added status: reviewing internally Under consideration and testing. and removed status: pending triage Awaiting review. labels Aug 6, 2025
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: tiny A tiny pull request with 4 or fewer changes. status: reviewing internally Under consideration and testing. topic: chart editor Related to the operation of the Chart Editor. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug Report: The Chart Editor doesn’t read scroll speed from FNF Legacy charts
3 participants