Skip to content

WIP: Use GtkGridView for albums#480

Draft
martymichal wants to merge 9 commits into
xou816:developmentfrom
martymichal:use-gtk-grid-view
Draft

WIP: Use GtkGridView for albums#480
martymichal wants to merge 9 commits into
xou816:developmentfrom
martymichal:use-gtk-grid-view

Conversation

@martymichal

Copy link
Copy Markdown

An attempt at moving away from FlowBox to GridView for album lists. Has some rough edges (e.g., layout, stylesheet) but is usable enough. Some commits might be needed to be removed as GridView is not usable everywhere.

Is this the way to go?

GtkGridView requires its immediate parent to be GtkScrolledWindow to
have correct information about available space. Being a child of
GtkOverlay causes the scrolled window to be of the wrong size.
GtkGridView requires its immediate parent to be GtkScrolledWindow to
have correct information about available space. Being a child of
GtkOverlay causes the scrolled window to be of the wrong size.
@martymichal martymichal marked this pull request as draft March 6, 2022 14:51
@xou816

xou816 commented Mar 11, 2022

Copy link
Copy Markdown
Owner

Hi! Sorry for the slow response. This sounds like a nice improvement! I'll check out that branch and have a look. Thnaks for working on this!

@Diegovsky

Copy link
Copy Markdown
Collaborator

@martymichal can you rebase against maintenance please?

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.

3 participants