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

+ボタン、テキスト読み込み、複数行ペーストでプリセットの継承処理が異なる #1231

Closed
Hiroshiba opened this issue Feb 23, 2023 · 0 comments · Fixed by #1228

Comments

@Hiroshiba
Copy link
Member

不具合の内容

現状だとこんな感じです。

  • +ボタン
    • プリセットが継承+プリセット再適用
  • テキスト読み込み
    • パラメータが継承(プリセット割当が消える)
  • 複数行ペースト、複製
    • プリセット+パラメータが継承(プリセット再適用は無し)

全部+ボタンの処理に統一するのが良さそう。

関連

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

Successfully merging a pull request may close this issue.

1 participant