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

InRibbonGallery DropDown not layouting correctly #666

Closed
MenzenJ opened this issue Nov 16, 2018 · 4 comments
Closed

InRibbonGallery DropDown not layouting correctly #666

MenzenJ opened this issue Nov 16, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@MenzenJ
Copy link

MenzenJ commented Nov 16, 2018

In f2c89af (current revision in develop branch) the InRibbonGallery DropDown is not sizing and placing its children correctly.

This behavior has changed since version 6.1.0.
I guess this was unintended, thats why i created this issue.

Steps to reproduce:

  1. Open ShowCase App
  2. Change to "Gallery"-Tab
  3. Open any InRibbonGalery DropDown
  4. Resize the drop down
  5. See items centered and "jumping elements" on initial resize
  • Items centered see any grouped InRibbonGallery DropDown
  • To make the jumping more visible change the MaxItemsInDropDownRow to 1 for the last InRibbonGallery in the "Without Grouping" RibbonGroupBox

before resize
after resize


Environment

  • Fluent.Ribbon Commit f2c89af
  • Windows 10
  • .NET Framework 4.6.2
@batzen
Copy link
Member

batzen commented Nov 16, 2018

That's of course not intended ;-)

@batzen batzen added this to the 7.0.0 milestone Nov 16, 2018
@batzen batzen self-assigned this Nov 16, 2018
@DynamicField
Copy link

666 😓

@batzen
Copy link
Member

batzen commented Nov 17, 2018

This issue was introducing by 82351d8 and 8b458b1.
Now i just have to find a way to fix all at once...

@batzen batzen closed this as completed in 2a4faae Nov 17, 2018
@batzen
Copy link
Member

batzen commented Nov 17, 2018

As a reference for me #542

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

3 participants