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

Application item empty space when Ribbon is not in RibbonWindow #186

Closed
bochelie1000 opened this issue Oct 23, 2015 · 4 comments
Closed
Labels
Question ❓ Not an issue but a question instead.

Comments

@bochelie1000
Copy link

Hallo,

I still realy like this FluentRibbon. However due to all problems im having with the RibbonWindow I am going to switch back to using the ribbon in a normal window. The RibbonWindow is still to buggy while moving it around or just maximizing it. However there is an ugly effect to this.
In the picture below you can see how the Ribbon leaves an empty space for the application icon when not using RibbonWindow. How can I collapse this space?

missing icon

@batzen
Copy link
Member

batzen commented Oct 23, 2015

I don't know which components you are using right now, so it's difficult to answer your question.
But you might want to wait for #185?
I am teaming up with MahApps.Metro to fix all the known RibbonWindow issues we currently have.

@bochelie1000
Copy link
Author

Instead of using a <Window I can use <Fluent:RibbonWindow ..... to have the nice window style. Because of all the bugs in the chome window I want to just use <Window..... I have no idea how long it will take you to fix #185. And I can imagine that you dont have a lot of time and thuse it will be a while before that is fixed. That is why I am trying to avoid <Fluent:RibbonWindow.... right now.

I think what I need right now is to change the template of the QuickAccess toolbar. In that way i can collapse the space wich is reserved for the application icon. I can turn of the QuickAccess toolbar but it is such a nice toolbar that I would like to use it. And I thought that maybe there was an easier way than changing the template of the QUickAccess Toolbar. Do I have another option or should I just try to change the template of the QuickAccess Toolbar in order to collapse the space reserverd for the application icon?

@batzen
Copy link
Member

batzen commented Oct 23, 2015

It shouldn't take that long, I guess we are talking about 2 or 3 weeks. As the groundwork is done by the MahApps.Metro team/dev, I can't say something for sure.

To collapse the space you just have to modify the margin of PART_RibbonTitleBar on the Ribbon.

@batzen batzen added the Question ❓ Not an issue but a question instead. label Oct 23, 2015
@bochelie1000
Copy link
Author

Thanks, it works. However there are more stuff to change. I decided to not use the quickaccesstoolbar. When the problems with windowchrome are fixed I will put it back in. For now this is good enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question ❓ Not an issue but a question instead.
Projects
None yet
Development

No branches or pull requests

2 participants