-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put the release notes description label inside a Gtk.Grid
This is the same issue that we had for issues, but now for the description label itself. It seems that in a Gtk.Box with wrapped labels will not do its height correctly, if there are grids abound. Putting the label inside a Gtk.Grid will make it also respect the natural height and will fix another set of problems found in other description labels.
- Loading branch information
italo-capasso
committed
Dec 17, 2024
1 parent
efb5ad2
commit 3246d07
Showing
1 changed file
with
29 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters