-
-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Copy link
Labels
Status: ConfirmedVerified by someone other than the reporterVerified by someone other than the reporter
Description
What Happened?
The primary and secondary text in Granite.HeaderLabel are aligned to the start if it's placed in Gtk.Box.
However, the primary text is not aligned to the start if the label is placed in Gtk.Popover.
Steps to Reproduce
- Clone, compile, and run the following demo app: https://github.com/ryonakano/junk/tree/headerlabel-test
- Click the "Open Popover" button to see the style differences between Granite.HeaderLabel in Gtk.Box and Granite.HeaderLabel in Gtk.Popover
Expected Behavior
The primary and secondary text in Granite.HeaderLabel should be aligned to the start, regardless of the widget where it is placed.
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
N/AHardware Info
Not relevant
Metadata
Metadata
Assignees
Labels
Status: ConfirmedVerified by someone other than the reporterVerified by someone other than the reporter
