You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Journaler:
And Reco:
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
Open AppCenter
Go to any application that has a long description
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
The text was updated successfully, but these errors were encountered:
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:
Journaler:
And Reco:
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 aGtk.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
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
The text was updated successfully, but these errors were encountered: