-
Themes are not applied correctly if you change it from the backstage.
In particular if you use non Fluent controls that don't close the backstage/ribbon when clicked.
The problem do not show up with …
-
Currently there is quite a lot duplicated code between those two to handle keyboard input, termination etc..
Responsibilities are also a bit unclear duo to this duplication.
KeyTipAdorner should jus…
-
Office2010 theme only.
Restores when changing theme.
Can be reproduced by FluentTest.
-
Happens when I update v3.6.0 to v3.6.1 directly, no code changed.
Backstage will cover the title bar, so I cannot go back to main content, except using the Esc key.
Code sample:
``` xml
…
-
I notice that MVVM support is not available right now, which I understand. So I tried going another route by having a base FluentWindow that would have a Ribbon switched in and out based on the ViewM…
-
The top of the backstage menu flickers white when it animates open/closed. I don't think I'm doing anything different than the demo app, which does animate properly.
It seems to just happen where the…
-
The window cannot be rendered totally, whether I set DontUseDwm to true or false, it comes into a block of black.
-
Hello,
I am not sure if this is really Fluent bug, but do the following:
- Open non-maximized window
- Open backstage
- Maximize window
- Close backstage
- Restore window
As a result window will not…
-
I faced with the issue when Backstage is flickering in left top corner during opening.
OS - Win 7
.Net 4.5
Ribbon lib - 3.4
-
For some reason it stopped working in my project. I had Backstage opening initially when run and specifically selecting the Recent Files Tab on Backstage. When I Compiled the new 3.0.3 into my project…