Skip to content

Draft: search-locations-dialog: Use AdwButtonRow in the "Add Location..." button

AdwButtonRow is a new widget to present actions at the end of a boxed list. Depends on libadwaita!1086 (merged)

Also, remove the list box placeholder since the button will appear even when the list is empty. The button now acts like a placeholder too.

Before After
Screenshot_from_2024-04-15_17-40-44 Screenshot_from_2024-04-15_17-39-19

Merge request reports