Skip to content

Change editor to not seek smoothly when performing distant seeks#36161

Merged
bdach merged 1 commit intoppy:masterfrom
peppy:editor-no-smooth-seeking
Dec 29, 2025
Merged

Change editor to not seek smoothly when performing distant seeks#36161
bdach merged 1 commit intoppy:masterfrom
peppy:editor-no-smooth-seeking

Conversation

@peppy
Copy link
Copy Markdown
Member

@peppy peppy commented Dec 29, 2025

This reverts to the way stable does things. Smooth seeking is nice and all, but slows things down and doesn't give the instant reponse that mappers are used to.

This should fix some performance issues regarding seeking as it no longer tries to render large portions of the map during the seek operation.

Note that I've also forced the summary timeline to always non-smooth seek. It was bugging out in weird ways when doing smooth seeks and I don't want to attempt to fix it.

This reverts to the way stable does things. Smooth seeking is nice and
all, but slows things down and doesn't give the instant reponse that
mappers are used to.

This should fix some performance issues regarding seeking as it no
longer tries to render large portions of the map during the seek
operation.

Note that I've also forced the summary timeline to always non-smooth
seek. It was bugging out in weird ways when doing smooth seeks and I
don't want to attempt to fix it.
@peppy peppy self-assigned this Dec 29, 2025
@peppy peppy added the quick fix Tasks which were taken on because they take no time to fix label Dec 29, 2025
@peppy peppy moved this from Inbox to Pending Review in osu! team task tracker Dec 29, 2025
@bdach bdach merged commit 3b9b030 into ppy:master Dec 29, 2025
7 of 9 checks passed
@github-project-automation github-project-automation bot moved this from Pending Review to Done in osu! team task tracker Dec 29, 2025
@peppy peppy deleted the editor-no-smooth-seeking branch January 5, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:editor quick fix Tasks which were taken on because they take no time to fix size/S

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants