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

Setting AreTabHeadersVisible="False" on startup makes entire ribbon disappear #638

Closed
RandomEngy opened this issue Sep 19, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@RandomEngy
Copy link

When I set AreTabHeadersVisible="False" on the Ribbon, the whole thing disappears, not just the tab headers.


Environment

  • Fluent.Ribbon 7.0.0-alpha0419
  • Windows 10, 17134.228
  • .NET Framework 4.7.2
@RandomEngy RandomEngy changed the title Sertting AreTabHeadersVisible="False" makes entire ribbon disappear Setting AreTabHeadersVisible="False" makes entire ribbon disappear Sep 19, 2018
@batzen
Copy link
Member

batzen commented Sep 19, 2018

I can't reproduce this using the showcase application.
Could you provide a small repro for this issue?

@RandomEngy
Copy link
Author

@batzen
Copy link
Member

batzen commented Sep 24, 2018

The thing causing the issue is that it's false on start, thus no tab gets selected.
Will have a look at this.

@batzen batzen added this to the 7.0.0 milestone Sep 24, 2018
@batzen batzen self-assigned this Sep 24, 2018
@batzen batzen changed the title Setting AreTabHeadersVisible="False" makes entire ribbon disappear Setting AreTabHeadersVisible="False" on startup makes entire ribbon disappear Sep 24, 2018
@batzen batzen closed this as completed in ade33d1 Sep 24, 2018
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