-
Notifications
You must be signed in to change notification settings - Fork 459
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
HamburgerMenu as AcrylicPanel #27
Comments
Looks great. This could be part of the FluentWPF integration sample. |
Hello, Thank you ! |
+1 from me. |
Hey @Kinnara @ghanimekki @NickAcPT, sorry for the late reply. Just add AcrylicPanel to the HamburgerMenu style or now to the newer NavigationView and set the Target to ContentGrid. For Reveal, I used either RevealBrush from FluentWPF or FluentCotrol from Telerik. Now I've tried it in NavigationView and it looks good. I will try to do some small demonstration of the program as soon as possible.
P.S. even now we can do even Accent Acrylic Menu AccentAcrylicMenu with gradient color |
@ORRNY66 Could you please share with us code snippet? How exactly you change the style of NavView? |
@ORRNY66 Hi, can you share the source code of NavigationView? |
@Andrew24673 @kalatchev I'm sorry I forgot. Here I attach the source code, it's created quickly, so it's not entirely ideal it needs some more editing. https://drive.google.com/file/d/1KebJWYT_YvVoUEXPN8eUhgI3VWSpJoHW/view?usp=sharing |
@ORRNY66 Thanks it would be helpful for some people. And @Kinnara it would be great if we can by default merge |
@ORRNY66 Can you explain how to replace the sidebar buttons with Reveal? The navigationview source code is very large, spent all day yesterday trying to figure it out, but it didn't work. I would be grateful for any help |
Hi,
![bandicam 2020-01-27 23-56-31-505](https://user-images.githubusercontent.com/5471789/73223209-a9883600-4165-11ea-99da-e14d52faf7a5.jpg)
I wondered how to improve the appearance of HamburgerMenu. I tried to put AcrylicPanel from FluentWPF into HamburgerMenu and still other elements like Reveal. I tried it on my project and it looks pretty good. see picture or video https://vimeo.com/387566029, https://vimeo.com/387566695
The text was updated successfully, but these errors were encountered: