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

Overflow does not respect placement window height #355

Open
lifebound opened this issue Dec 18, 2024 · 0 comments
Open

Overflow does not respect placement window height #355

lifebound opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lifebound
Copy link

lifebound commented Dec 18, 2024

Steps to Reproduce

Steps to reproduce the behavior:

  1. Set voice overlay window to 'floating'
  2. configure overlay window such that 'floating_h' is less than 1 (I used floating_h = 0.529167, but anything will work so long as the window is less than the height of the monitor)
  3. populate with test data >= 100

Expected behavior

Column 2 would begin with Player 34

Problematic behavior

column 1 does not end right were column 2 picks up. (In my example, column 1's final test value is Player 33. Column 2's first entry is 57)

Desktop (please complete the following information):

  • Operating System / Distribution :Nobara Linux 40 (KDE Plasma) x86_64

Installation Method

yum

Discord client information

  • Install method : flatpak
  • Version : canary 354820 (bed8231) Host 0.0.546 x64 Build Override: N/A Linux 64-bit (6.11.9-200.fsync.fc40.x86_64)
@lifebound lifebound added the bug Something isn't working label Dec 18, 2024
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