lmms icon indicating copy to clipboard operation
lmms copied to clipboard

Disable autoscroll by default

Open LostRobotMusic opened this issue 2 years ago • 4 comments

Close this if I'm wrong, but I'm pretty sure most users would prefer to have this disabled by default.

(Like always, I have no idea what I'm doing, but this stack of commits should be fixed by the squash-and-merge option I assume)

LostRobotMusic avatar Jul 12 '22 18:07 LostRobotMusic

:robot: Hey, I'm @LmmsBot from github.com/lmms/bot and I made downloads for this pull request, click me to make them magically appear! :tophat:

Windows

Linux

macOS

:robot:
{"platform_name_to_artifacts": {"Windows": [{"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://output.circle-artifacts.com/output/job/1774e68a-af41-4858-be4c-16cabf9cc7e1/artifacts/0/lmms-1.3.0-alpha.1.231+g49b1f83e4-mingw-win32.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/17771?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://output.circle-artifacts.com/output/job/fd686fe6-6b25-46f6-956e-1f9dbe55a777/artifacts/0/lmms-1.3.0-alpha.1.231+g49b1f83e4-mingw-win64.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/17775?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/v4ghf0h41v041y15/artifacts/build/lmms-1.3.0-alpha-msvc2017-win32.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/44152129"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/qurocd8t0p2lux75/artifacts/build/lmms-1.3.0-alpha-msvc2017-win64.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/44152129"}], "Linux": [{"artifact": {"title": {"title": "(AppImage)", "platform_name": "Linux"}, "link": {"link": "https://output.circle-artifacts.com/output/job/7f86a93b-4207-45ef-85ff-13d97ad75e83/artifacts/0/lmms-1.3.0-alpha.1.231+g49b1f83e4-linux-x86_64.AppImage"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/17773?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}], "macOS": [{"artifact": {"title": {"title": "", "platform_name": "macOS"}, "link": {"link": "https://output.circle-artifacts.com/output/job/756eecb2-b223-45d7-9be2-2498c2831229/artifacts/0/lmms-1.3.0-alpha.1.231+g49b1f83e4-mac10.14.dmg"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/17772?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}]}, "commit_sha": "e967ae18d53b27cac4dd66735fa5d3c3148e8851"}

LmmsBot avatar Jul 12 '22 18:07 LmmsBot

Personally, I tend to prefer by-default auto-scroll on, because like seeing the part of the song that's playing, more often than seeing a different part. Is it intuitive to have auto-scroll off by default? The only people the defaults matter to, are the new users who don't want to mess with defaults too much. The old users change their workflow as they get more comfortable with using LMMS. I'd like to request a poll, if one hasn't been done already.

Monospace-V avatar Jul 13 '22 10:07 Monospace-V

autoscroll doesn't save to project files (or templates, for that matter), so I have to change it every time I open a project or create a new one.

edit: also there's no option to change the default by other means.

That's the real problem imo

RiedleroD avatar Jul 19 '22 14:07 RiedleroD

Yeah, I think the best would be that it was a per-project option (and, since you can customize the default project template, a custom default for it could be set there)

yohannd1 avatar Jul 21 '22 18:07 yohannd1

Editing the default project template feels like a non-intuitive way to change a playback setting. If we just saved the state of the button when LMMS exits, would that be too much of a compromise? (Instead of saving it per-project)

allejok96 avatar Sep 29 '22 19:09 allejok96

I'm a big fan of the flexibility afforded by saving it per-project, personally. For production work I basically always want autoscroll off, but I have a few completed backing track projects where autoscroll is desireable (for playing along). A per-project setting accomodates that sort of thing very well.

Spekular avatar Sep 29 '22 21:09 Spekular