2394425147 / 2394425147/astrodx

Regarding the question of the determination delay value

Open
#123 0 comments 0 reactions 1 assignee Claimed by @2394425147 View on GitHub
bug
Dominant language
C#
Stars
1.9k
Forks
63
PR merge metrics
No merged PRs in 30d

Description

The decision delay cannot be set to 0.05, it will be adjusted to 0.1 after setting 0.05 and then switching interfaces, and the value cannot be customized.

关于判定延迟的数值问题
判定延迟不能设置为0.05,设置后再切换界面会变成0.1(手动输入,点击+-,都是一样)而且也不能自定义数值
![Screenshot_20240715_232008_AstroDX](https://github.com/user-attachments/assets/652bfde8-7c59-46ab-b9d2-d6422babddf3)

Version 2.0.0 Beta 2
Samsung Note20Ultra
Android13 OneUI5.1

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for UI code handling the 'decision delay' or '判定延迟' setting, likely in an Android activity or fragment. The bug is that a value of 0.05 is not persisted and reverts to 0.1. Check the input validation and storage logic for this numeric field. Test by running the app on an emulator or device and reproducing the issue from the settings screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.