-
Notifications
You must be signed in to change notification settings - Fork 94
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
Move react menu to title bar #178
Move react menu to title bar #178
Conversation
Can you please rebase this? I've just merged #166 so the diff shouldn't be this big. |
Also, can you post a screenshot? 😄 |
9fc4347
to
cc62100
Compare
cc62100
to
463798f
Compare
It also looks like the title isn't perfectly centered. It looks like it is being pushed out by the menu bar. |
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.
Looks like there's some spacing between the button and the flyout itself. Is that something we can fix? If it's complicated, we can save it for later.
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.
This is starting to look like a real product now 🎉
ea52100
to
6382ad1
Compare
Didn't find better solution to remove the gap between button and menu flyout than setting negative margin - can see if I find something better later. |
Sounds good to me. Merging. |
That's how it looks like now: