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

Move react menu to title bar #178

Merged
merged 13 commits into from
Jul 29, 2020

Conversation

AnastasiaOrishchenko
Copy link
Contributor

@AnastasiaOrishchenko AnastasiaOrishchenko commented Jul 28, 2020

That's how it looks like now:

Light mode lightMode
Dark mode darkMode

@tido64 tido64 added the platform: Windows This affects Windows label Jul 28, 2020
@tido64
Copy link
Member

tido64 commented Jul 28, 2020

Can you please rebase this? I've just merged #166 so the diff shouldn't be this big.

@tido64
Copy link
Member

tido64 commented Jul 28, 2020

Also, can you post a screenshot? 😄

@tido64 tido64 mentioned this pull request Jul 28, 2020
15 tasks
@AnastasiaOrishchenko AnastasiaOrishchenko force-pushed the move-react-menu branch 3 times, most recently from 9fc4347 to cc62100 Compare July 28, 2020 10:33
windows/ReactTestApp/MainPage.h Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.h Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.xaml Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.xaml Outdated Show resolved Hide resolved
@tido64
Copy link
Member

tido64 commented Jul 28, 2020

It also looks like the title isn't perfectly centered. It looks like it is being pushed out by the menu bar.

Copy link
Member

@tido64 tido64 left a 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.

windows/ReactTestApp/MainPage.xaml Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.xaml Outdated Show resolved Hide resolved
windows/ReactTestApp/pch.h Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.h Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.cpp Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.cpp Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.xaml Outdated Show resolved Hide resolved
windows/ReactTestApp/MainPage.h Outdated Show resolved Hide resolved
Copy link
Member

@tido64 tido64 left a 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 🎉

windows/ReactTestApp/MainPage.xaml Outdated Show resolved Hide resolved
@AnastasiaOrishchenko
Copy link
Contributor Author

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.

@tido64
Copy link
Member

tido64 commented Jul 29, 2020

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.

@tido64 tido64 merged commit c2b6052 into microsoft:tido/rn-62 Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Windows This affects Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants