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

Spectrum on changed window height #434

Open
otiskujawa opened this issue Feb 15, 2023 · 1 comment
Open

Spectrum on changed window height #434

otiskujawa opened this issue Feb 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@otiskujawa
Copy link
Collaborator

Describe the bug
I'm unable to see bottom of spectrum and part of search bar is still visible after changing height of window down
image
image

Amethyst Details (required):

  • Version 1.8.55

To Reproduce (optional)
Steps to reproduce the behavior:

  1. Click spectrum
  2. Lower the window height

Expected behavior (optional)
Scale spectrum height and hide search bar

@otiskujawa otiskujawa added the bug Something isn't working label Feb 15, 2023
@ca-lee-b
Copy link

A possible fix to this is to use the arbitrary h-[30vh] instead of h-64 on <SpectrumAnalyzer>, although we would still need to hide the search bar below a specific height.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants