You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hyperdash preview doesn't update if mouse is held down and the object position is moved
It will update if the object changes snap (shown in video), or if mouse is released (not shown in video)
This is a limitation as to how hyperdash is calculated (during beatmap processing, which is only done after a change is committed). It might be hard to make this work with the current method of updating things.
But I can understand the reasoning for wanting it to update immediately. Maybe we can do per-frame processing for alive hitobjects for cases like this.
peppy
changed the title
catch editor, hdash preview doesn't update while an object is moving position
Editor hyperdash state does not update during drag of existing fruit
Jun 23, 2023
Type
Cosmetic
Bug description
hyperdash preview doesn't update if mouse is held down and the object position is moved
It will update if the object changes snap (shown in video), or if mouse is released (not shown in video)
Screenshots or videos
2023-06-22.21-19-57.mp4
Version
2023.621.0
Logs
performance.log
runtime.log
updater.log
database.log
input.log
legacy-ipc.log
network.log
The text was updated successfully, but these errors were encountered: