Skip to content

Bug Report: [Chart Editor] Hovering over Note Sustain Trails in chart editor increases the memory constantly #5012

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
3 tasks done
Starexify opened this issue May 5, 2025 · 4 comments · May be fixed by #5026
Open
3 tasks done
Labels
status: pending pull request Dependent on a pull request that is currently awaiting review. topic: chart editor Related to the operation of the Chart Editor. type: optimization Involves a performance issue or a bug which causes lag.

Comments

@Starexify
Copy link

Starexify commented May 5, 2025

Issue Checklist

  • I have read the Contributing Guide
  • I have checked the Issues/Discussions pages to see if my issue has already been reported
  • I have properly titled my issue

Platform

Itch.io (Downloadable Build) - Windows

Version

0.6.4

Description (include any images, videos, errors, or crash logs)

For some reason while hovering the cursor over Hold Notes (Sustain Trails) in the Chart Editor, it constantly increases the memory and can lead to stutters, even when using mods or just a clean build of the game. It does clear the memory after an amount of memory passes, but it doesn't seem like intended behavior

Steps to Reproduce

  1. Open the game
  2. Open Chart Editor and place a hold note
  3. Hover your mouse over the sustain trail and look at your memory going up
@Starexify Starexify added status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue. labels May 5, 2025
@Hundrec Hundrec added topic: chart editor Related to the operation of the Chart Editor. type: optimization Involves a performance issue or a bug which causes lag. and removed type: minor bug Involves a minor bug or issue. labels May 5, 2025
@Lasercar
Copy link
Contributor

Lasercar commented May 6, 2025

Holding the sustain trail of a hold note constantly increases the memory

@Hundrec
Copy link
Collaborator

Hundrec commented May 6, 2025

Really?
@Starexify Can you clarify whether the hold note needs to be clicked and held, or just hovered over?

@Hundrec Hundrec added status: needs clarification Requires more info from the author. and removed status: pending triage Awaiting review. labels May 6, 2025
@Starexify
Copy link
Author

Starexify commented May 6, 2025

Really?
@Starexify Can you clarify whether the hold note needs to be clicked and held, or just hovered over?

As stated, when you hover your mouse over them, without clicking on them or anything
Yes I seem to use hold instead hover in the issue description

@Starexify Starexify changed the title Bug Report: [Chart Editor] Hovering over Note Sustains Trails in chart editor grows memory constantly Bug Report: [Chart Editor] Hovering over Note Sustain Trails in chart editor increases the memory constantly May 6, 2025
@Lasercar
Copy link
Contributor

Lasercar commented May 6, 2025

Ha, well that was an easy fix.

@Hundrec Hundrec added status: pending pull request Dependent on a pull request that is currently awaiting review. and removed status: needs clarification Requires more info from the author. labels May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending pull request Dependent on a pull request that is currently awaiting review. topic: chart editor Related to the operation of the Chart Editor. type: optimization Involves a performance issue or a bug which causes lag.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants