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

Label of the Spinner disappears, if there isn't enough place #459

Closed
Ergel opened this issue Aug 18, 2017 · 2 comments
Closed

Label of the Spinner disappears, if there isn't enough place #459

Ergel opened this issue Aug 18, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@Ergel
Copy link

Ergel commented Aug 18, 2017

Label of the Spinner disappears, if there isn't enough place for the ribbon-group. There is an empty space between icon and Input-Field of the Spinner. If you maximize the window or make it bigger, then the label of the spinner appears.

Environment

Windows 7 Professional / Service Pack 1
Fluent.Ribbon 6.0.0.0
.NET Framework 4.6

@batzen batzen self-assigned this Aug 18, 2017
@batzen batzen added this to the 6.0.0 milestone Aug 18, 2017
@batzen batzen added the Styles label Aug 18, 2017
@batzen
Copy link
Member

batzen commented Aug 18, 2017

HorizontalAlignment has to be Left instead of Right if Size of Spinner is Middle.

@batzen
Copy link
Member

batzen commented Aug 18, 2017

This might also be related to #344

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