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

Backstage flicker #29

Closed
nlap opened this issue Nov 28, 2014 · 6 comments
Closed

Backstage flicker #29

nlap opened this issue Nov 28, 2014 · 6 comments
Assignees
Labels
Milestone

Comments

@nlap
Copy link

nlap commented Nov 28, 2014

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 window's title bar is underneath. Rest of the backstage animates smoothly. I was able to capture it:
untitled

Any ideas? Thanks

@batzen
Copy link
Member

batzen commented Nov 28, 2014

Could you post a repro for that issue?
As you said it works in the showcase application.

@nlap
Copy link
Author

nlap commented Nov 28, 2014

I should have tested a bit more. I had a control that was wider than the available area when the backstage is open.

Not sure if there's anything to fix in fluent here.

@batzen
Copy link
Member

batzen commented Dec 1, 2014

If you could attach a repro I might be able to fix it in some future version.

@nlap
Copy link
Author

nlap commented Dec 1, 2014

For example, in FluentTest add a large width to the textbox on line 89 in TestContent.xaml:

<TextBox Text="{Binding Mode=OneWay}" Width="6000" />

The backstage menu will now flicker when animating in the Office 2013 theme.

@batzen
Copy link
Member

batzen commented Dec 3, 2014

I wouldn't consider this a bug, but a feature instead.
It shows you that something is wrong with your content. ;-)

@nlap
Copy link
Author

nlap commented Dec 3, 2014

Haha, fair enough!

@nlap nlap closed this as completed Dec 3, 2014
@batzen batzen added this to the 3.6.1 milestone Nov 19, 2015
@batzen batzen self-assigned this Nov 19, 2015
@batzen batzen reopened this Nov 19, 2015
batzen added a commit that referenced this issue Nov 19, 2015
@batzen batzen closed this as completed in 909cf12 Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants