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

ios版“任务栏模糊应用页面“功能表现不佳 #426

Open
4 tasks done
Stasert39 opened this issue May 17, 2024 · 3 comments
Open
4 tasks done

ios版“任务栏模糊应用页面“功能表现不佳 #426

Stasert39 opened this issue May 17, 2024 · 3 comments
Labels
wontfix This will not be worked on

Comments

@Stasert39
Copy link

复现步骤 / Step to reproduce

RPReplay_Final1715916061.mp4

预期行为 / Expected behaviour

从模糊到恢复的过程太长了,这导致切换应用时或者下拉通知中心,控制中心时就会导致软件短暂“卡死”

实际行为 / Actual Behaviour

希望能改进此功能,比如缩短这个时间或者加上一些渐变动画

应用日志 / App logs

🐛 init LogUtil success
🐛 init UserSetting success
🐛 init TabBarSetting success: default
🐛 init SiteSetting success
🐛 init FavoriteSetting success
🐛 init MyTagsSetting success: default
🐛 init EHSetting success, site: EH
🐛 init DownloadSetting success
🐛 init EHRequest success
🐛 init PreferenceSetting success
💡 Refresh tag translation data
🐛 init TagTranslationService success
💡 Refresh tag order optimization data
🐛 init TagSearchOrderOptimizationService success
🐛 init MouseSetting success: default
🐛 init QuickSearchService success
🐛 init HistoryService success
🐛 init PerformanceSetting success: default
🐛 init SuperResolutionSetting success: default
🐛 init SuperResolutionService success
🐛 init ReadSetting success
🐛 init Gallery groups: []
🐛 init Archive groups: []
🐛 init ArchiveDownloadService success. Tasks count: 0
🐛 init DownloadService success, download task count: 0
🐛 start download executor
🐛 init SearchHistoryService success
💡 SimpleDashboardPageLogic get data, prevGid:null, nextGid:null
💡 refresh FavoriteSetting
💡 refresh SiteSetting
💡 refresh EHSetting
💡 refresh MyTagsSetting
🐛 init VolumeService success
💡 Refresh local gallerys, preCount:0, newCount: 0, timeCost: 23ms
🐛 App state change: -> AppLifecycleState.resumed
💡 refresh SiteSetting success
💡 refresh default tag set success, length: 32
💡 refresh EHSetting success
💡 Tag order optimization data is up to date, tag: v2023.12.31-1
💡 Latest version:[v7.5.3], current version: [v7.5.3]
💡 refresh FavoriteSetting success
💡 Tag translation data downloaded
💡 Tag translation data is up to date, timestamp: 2024-05-16T19:10:47.000Z
🐛 App state change: -> AppLifecycleState.inactive
🐛 App state change: -> AppLifecycleState.resumed
🐛 App state change: -> AppLifecycleState.inactive
🐛 App state change: -> AppLifecycleState.resumed
🐛 App state change: -> AppLifecycleState.inactive
🐛 App state change: -> AppLifecycleState.hidden
🐛 App state change: -> AppLifecycleState.paused
🐛 App state change: -> AppLifecycleState.hidden
🐛 App state change: -> AppLifecycleState.inactive
🐛 App state change: -> AppLifecycleState.resumed

应用设置 / App Settings

No response

备注 / Addition details

No response

JHenTai 版本号 / JHenTai version

7.5.3+212

操作系统版本 / operating system version

ios 17.5

设备型号 / Device model

iphone15pro

自查步骤 / Verify steps

  • 您已仔细查看并知情 常见问题 中的内容 / You have checked Q&A carefully
  • 您已搜索过 历史Issue,没有找到类似内容 / I have searched on History Issues, No duplicate or related open issue has been found
  • 您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make mutiply issue for mutiply bugs
  • 您确保已使用最新版本测试,并且该问题在最新版本中并未解决 / This bug have not solved in latest version
@jiangtian616
Copy link
Owner

暂时无法处理,受限于系统底层,iOS仅在应用完全恢复时才发送事件通知,在此之后应用才能响应取消模糊。

@jiangtian616 jiangtian616 added the wontfix This will not be worked on label May 18, 2024
@Stasert39
Copy link
Author

那有没有办法不立即模糊,只有在回到主屏幕或者切换应用之后才模糊,ios版的支付宝是这样的

@jiangtian616
Copy link
Owner

jiangtian616 commented May 18, 2024

测试了下不支持,切至后台后底层框架不再会更新应用ui。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants