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

feat: 激しい動きを含むカスタム絵文字を手動で指定できるように #14

Draft
wants to merge 5 commits into
base: hanami
Choose a base branch
from

Conversation

kakkokari-gtyih
Copy link

@kakkokari-gtyih kakkokari-gtyih commented Aug 11, 2024

What

Why

Fix #5

Additional info (optional)

動作未検証

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@kanarikanaru
Copy link
Member

動作確認Done、ちゃんと動いてる。
このままマージするのもあり
その上でさらに良さそうな点として

・hasMovementだと動きがある絵文字全部に見えるので名前をいい感じTMにする(isFlareIntense, hasFlareFlashとか?
)
・切り替えを連動させたい
今回入れるオプションを切ったら自動的に動きを止めるオプションを切ってあげるとか、
それか3段階から選べるとか
何かしないと、激しいをオフにしたのに動かないとか、オンにしても止まったままだとか、なぜ期待通りの動作をしないのかというのがユーザーがわからないかもしれない

一応こんな感じに考えてる

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

Successfully merging this pull request may close these issues.

動きを停止するべき絵文字にフラグを設定する
2 participants