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

ShowIconOnTitleBar not fully working in 1.1.0 #1817

Closed
k94ll13nn3 opened this issue Feb 25, 2015 · 1 comment
Closed

ShowIconOnTitleBar not fully working in 1.1.0 #1817

k94ll13nn3 opened this issue Feb 25, 2015 · 1 comment
Labels

Comments

@k94ll13nn3
Copy link

Hi,

With the new version, setting ShowIconOnTitleBar to False in the XAML seems to have no effect, and it is the same if i put this in te constructor. However, it worked when i put this.ShowIconOnTitleBar = false; in the Loaded method.

Is it the expected behaviour, or a side effect of #1810 ?

@k94ll13nn3 k94ll13nn3 changed the title ShowIconOnTitleBar not working in XAML in 1.1.0 ShowIconOnTitleBar not fully working in 1.1.0 Feb 25, 2015
@punker76 punker76 added the Bug label Feb 25, 2015
@punker76
Copy link
Member

@sheepinaball this should now work after 1e2c54e

note: if you say IconOverlayBehavior=HiddenTitleBar and ShowTitleBar=false the Icon stays visible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants