Skip to content

Conversation

@Nokse22
Copy link
Contributor

@Nokse22 Nokse22 commented Oct 8, 2024

Screenshot from 2024-10-09 00-29-39

Screenshot from 2024-10-09 00-29-43

Closes #185

@Nokse22 Nokse22 requested a review from sonnyp as a code owner October 8, 2024 22:32
Copy link
Contributor

@sonnyp sonnyp left a comment

Choose a reason for hiding this comment

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

Thanks!

BTW you've been added as a team member so you can create branches on the repo directly, you don't need to keep a fork

Adw.SwitchRow {
active: bind bottom_sheet.open bidirectional;
title: "Open";
}
Copy link
Contributor

Choose a reason for hiding this comment

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

can you add a switch for https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/property.BottomSheet.reveal-bottom-bar.html ?

I believe opening the sheet programmatically without a handle is going to be a common use case.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This property will be added in 1.7 so it can't land in 47. Maybe I can say somewhere that the bottom bar is optional

@sonnyp sonnyp changed the title Added Bottom Sheet demo Add Bottom Sheet demo Oct 9, 2024
@sonnyp sonnyp added this to the 47 milestone Oct 9, 2024
@Nokse22
Copy link
Contributor Author

Nokse22 commented Oct 9, 2024

BTW you've been added as a team member so you can create branches on the repo directly, you don't need to keep a fork

Thank you, I didn't know

@sonnyp sonnyp merged commit 62f9ece into workbenchdev:main Oct 9, 2024
1 check passed
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.

AdwBottomSheet

2 participants