Skip to content
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

ソング:ノートをmousedownしたときにクオンタイズされないようにする #2318

Open
sigprogramming opened this issue Oct 25, 2024 · 0 comments

Comments

@sigprogramming
Copy link
Contributor

内容

ノート(端以外の部分)をmousedownすると、ノート移動のプレビュー処理が走ってクオンタイズされますが、
この挙動だと、ノートの選択や歌詞編集だけ行いたいときに勝手にノートが動いて(クオンタイズされて)しまい、不便です。

mousedownして数px動かした(mousemoveした)ときにノート移動のプレビュー処理(クオンタイズ)が開始されるようにすることで、これを改善できると思います。

Pros 良くなる点

  • ノートの選択や歌詞編集だけ行いたいときに勝手にノートが動いてしまうということがなくなる

Cons 悪くなる点

  • ノートの移動が少しやりにくくなるかも(数px動かさないといけなくなる)

その他

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant