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

Some units do not shrink #13

Open
22degrees opened this issue Oct 31, 2017 · 0 comments
Open

Some units do not shrink #13

22degrees opened this issue Oct 31, 2017 · 0 comments
Labels

Comments

@22degrees
Copy link
Owner

22degrees commented Oct 31, 2017

sampler-effect-rack

affected units: Samplers, Effects, Microphones/Aux

steps to reproduce the failure:

  1. expand the sampler with all UI elements (maximum height)
  2. reload the skin
  3. hide the additional UI elements and shrink the sampler (minimum height)

Result: SizeAwareStack doesn't shrink when the inner element is shrinking.

steps to demonstrate the proper functionality:

  1. hide the additional UI elements and shrink the sampler (minimum height)
  2. reload the skin
  3. expand the sampler with all UI elements (maximum height)
  4. hide the additional UI elements and shrink the sampler (minimum height)

Result: SizeAwareStack expand and shrink when the inner element is resizing.

@22degrees 22degrees added the bug label Oct 31, 2017
@22degrees 22degrees changed the title Effect rack and sampler bank does not shrink enough Some units do not shrink Nov 3, 2017
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

1 participant