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

「タイムラインのリアルタイム更新を無効にする」とデータセーバーの設定を同じ箇所に纏めて欲しい #13866

Open
1 task
Sayamame-beans opened this issue May 23, 2024 · 3 comments
Labels
✨Feature This adds/improves/enhances a feature

Comments

@Sayamame-beans
Copy link
Member

Summary

データセーバーのスイッチをタイムライン自動更新のスイッチの隣に置き直すのがいいかも

image

確認したサーバー: https://mi.7mi.site/ (develop追従タイプのサーバー) 確認したバージョン: 2024.3.1-2024.04.19.1-cd7f727
#12113 (comment)

2024.5.0-beta.1-ed432d0 にて再度確認しました。

Purpose

利便性の向上
UI改善

Do you want to implement this feature yourself?

  • Yes, I will implement this by myself and send a pull request
@Sayamame-beans Sayamame-beans added the ✨Feature This adds/improves/enhances a feature label May 23, 2024
@kakkokari-gtyih
Copy link
Contributor

kakkokari-gtyih commented May 23, 2024

内部的に保持する設定項目も統合するか、そっちは残したままにしておくかどうかで迷っている

defaultStore.state.disableStreamingTimelinedefaultStore.state.dataSaver.streamingTimeline にするかどうか

@syuilo
Copy link
Member

syuilo commented May 23, 2024

リアルタイム更新を無効にすることとデータをセーブすることは別な気がする

@syuilo
Copy link
Member

syuilo commented May 23, 2024

むしろ実装方法によってはリアルタイム更新を無効にするとポーリングとかで通信量は増える可能性がある

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature This adds/improves/enhances a feature
Projects
Status: Triage
Development

No branches or pull requests

3 participants