-
-
Notifications
You must be signed in to change notification settings - Fork 397
Move highlighting and constraints from 'Shape Configuration' popover to new 'Shaper Extra' popover #1524
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
base: main
Are you sure you want to change the base?
Conversation
<property name="width-request">300</property> | ||
<property name="selection-mode">none</property> | ||
<object class="GtkLabel"> | ||
<property name="label" translatable="yes">Shaper Extra</property> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about a simple
Shape Configuration (2/2)
and adding a (1/2)
on the first page.
Though at that point a next/previous
page navigation makes more sense.
Maybe a nagivation view can work inside of the popover ? https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1.7/class.NavigationView.html
@Doublonmousse Thanks for taking the time to review this PR, I'll try to work on it later today, I think naming the new popup What do you think about renaming what is currently called As for implementing |
Co-authored-by: Doublonmousse <[email protected]>
Then the gear icon would be used for the second panel I guess.
I would have kept the two buttons but added one to switch from one popup to the other. Although after the change of icon it's not needed anymore because you'd know where to click in the first place |
fixes #1504
Two things left to iron out: