Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More visual bugs in the release notes widgets #2233

Open
edwood-grant opened this issue Dec 17, 2024 · 0 comments · May be fixed by #2234
Open

More visual bugs in the release notes widgets #2233

edwood-grant opened this issue Dec 17, 2024 · 0 comments · May be fixed by #2234
Assignees

Comments

@edwood-grant
Copy link
Contributor

What Happened?

After doing a fix for #2224 it seems that here are more visual bugs in specific descriptions i the release carrousel widget.

Here are some screenshots as an example:

Here is for example Nimbus:
Nimbus release widget

Journaler:
Journaler release widget

And Reco:
Reco release widget

The reason is that in the last change I introduced the description to wrap and and to have a character wrap limit. And as the previous bug showed, wrapping labels in a GTk.Box will not respect natural heights for some reason. But setting them inside a Gtk.Grid will.

I'll submit a PR soon, but I set the issue to mark it as existent and refer to it on the PR.

Steps to Reproduce

  1. Open AppCenter
  2. Go to any application that has a long description
  3. Watch the releases carrousel

Expected Behavior

The release description should not overflow the carrousel widget.

OS Version

8.x (Circe)

Session Type

Secure Session (Wayland)

Software Version

Compiled from git

Log Output

No response

Hardware Info

No response

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 a pull request may close this issue.

1 participant