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

The primary text in Granite.HeaderLabel misaligned when placed in Gtk.Popover #1244

Open
ryonakano opened this issue Mar 4, 2023 · 0 comments

Comments

@ryonakano
Copy link
Contributor

What Happened?

2023-03-04 13 09 10 のスクリーンショット

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

  1. Clone, compile, and run the following demo app: https://github.com/ryonakano/junk/tree/headerlabel-test
  2. 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/A

Hardware Info

Not relevant

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

No branches or pull requests

1 participant