ionic-team/ionic-framework
在 GitHub 查看bug: collapsible large title should snap between expanded and collapsed when released in between states
Open
#22,719 创建于 2020年12月26日
help wantedpackage: coretype: bug
仓库指标
- Star
- (52,503 star)
- PR 合并指标
- (平均合并 4天 10小时) (30 天内合并 56 个 PR)
描述
Bug Report
Ionic version:
[ ] 4.x [x] 5.x
Current behavior:
Currently, the ios large (collapse) header is able to be between the two states when releasing the pointer via scroll. It then looks like:

Expected behavior:
As far as i see, native it switches either to the expanded or collapsed state, determined by how far the transition was done when releasing.