File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/ui-persistent-bottomsheet Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -554,6 +554,7 @@ export class PersistentBottomSheet extends AbsoluteLayout {
554
554
this . isScrollEnabled = true ;
555
555
this . animating = false ;
556
556
this . animation = null ;
557
+ this . notify ( { eventName : 'animated' , position, duration } ) ;
557
558
}
558
559
}
559
560
}
Original file line number Diff line number Diff line change @@ -3615,11 +3615,11 @@ __metadata:
3615
3615
3616
3616
"@nativescript-community/template-snippet@file:demo-snippets::locator=root-workspace-0b6124%40workspace%3A.":
3617
3617
version: 0.0.1
3618
- resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=4f9853 &locator=root-workspace-0b6124%40workspace%3A."
3618
+ resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=d65340 &locator=root-workspace-0b6124%40workspace%3A."
3619
3619
dependencies:
3620
3620
"@nativescript-community/gesturehandler": "npm:^2.0.8"
3621
3621
"@nativescript-community/ui-persistent-bottomsheet": "npm:0.0.24"
3622
- checksum: 1f14ca0a78d96e0285e436bf99e4595381104e16bf38cd780cb632764db30c2ace3ccbffa4e083304df22dfd6aed7c4324cfd25536e2243da6e6fcbbb0f57e5f
3622
+ checksum: 749ebd5784ca0a487d7a409d6ecb14dcd94cdb9bef92578245b6132888a2437cfe9e5ad55eb822ca1d1a459186dd3b3635b3f1c934162d3288ea73c070308f7b
3623
3623
languageName: node
3624
3624
linkType: hard
3625
3625
You can’t perform that action at this time.
0 commit comments