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

fix: 修复滚轮显示数据与实际数据不一致的问题 #167

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

limingnie
Copy link
Contributor

@limingnie limingnie commented Jul 4, 2023

复现操作:将市或区的滚轮滚动一下,再滚动上一级,就会出现显示数据与实际数据不一致的问题

lib/src/base/base.dart Outdated Show resolved Hide resolved
lib/src/base/base.dart Outdated Show resolved Hide resolved
@limingnie limingnie requested a review from ipcjs July 5, 2023 01:20
lib/src/base/base.dart Outdated Show resolved Hide resolved
@limingnie limingnie requested a review from ipcjs July 5, 2023 01:42
@ipcjs ipcjs force-pushed the fix/display-error branch from 81c5b60 to 45397a9 Compare July 5, 2023 07:10
});

_resetController();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hanxu317317,你以前这个_resetController方法,做什么用的,没看懂🤔️

@limingnie limingnie changed the title fix: 修复操作下一级后再操作上一级,下一级显示错误的问题 fix: 修复滚轮显示数据与实际数据不一致的问题 Jul 5, 2023
@ipcjs ipcjs requested a review from hanxu317317 July 5, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants