-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue with closeProgressThreshold for smaller bottom sheets
When a ModalBottomSheets that due to its content is smaller than a full screen bottom sheet, the closeProgressThreshold is calculated based on how far the dialog has to move based on the percentage of the viewport/fullscreen dialog. We need to adjust for this based on the height difference of the viewport and the rendered content within the bottom sheet dialog Related issue: ##421
- Loading branch information
Bjarte Bore
committed
Nov 27, 2024
1 parent
a87f82b
commit 6ea14aa
Showing
1 changed file
with
37 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters