We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当一次性需要增加很多快捷发送列表时,需要点击"添加新项目"按钮,然后滚轮滑一下,再点击"添加新项目"按钮,然后滚轮滑一下,再点击"添加新项目"按钮,然后滚轮滑一下......
添加新项目和删除最后一项按钮点击时,滚动条保持在最下边
增加按钮点击执行代码 QuickScrollViewer.ScrollToVerticalOffset(QuickScrollViewer.ScrollableHeight);
No response
The text was updated successfully, but these errors were encountered:
b5a7670
可以先用快照版了
Sorry, something went wrong.
No branches or pull requests
您的功能请求是否与解决某些问题有关?请描述一下。/ Is your feature request related to a problem? Please describe.
当一次性需要增加很多快捷发送列表时,需要点击"添加新项目"按钮,然后滚轮滑一下,再点击"添加新项目"按钮,然后滚轮滑一下,再点击"添加新项目"按钮,然后滚轮滑一下......
描述您想要的解决方案 / Describe the solution you'd like
添加新项目和删除最后一项按钮点击时,滚动条保持在最下边
描述您想要的详细使用步骤描述 / Describe the solution you'd like to use in what way
增加按钮点击执行代码
QuickScrollViewer.ScrollToVerticalOffset(QuickScrollViewer.ScrollableHeight);
其他备注信息或截图 / Add any other context or screenshots about the feature request here
No response
The text was updated successfully, but these errors were encountered: