ianyh/Amethyst

Weird BSP behavior when float small windows enabled

Open

#480 opened on Aug 7, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Swift (16,121 stars) (516 forks)batch import
bughelp wanted

Description

When float small windows is enabled with 0.11.0b, if you keep creating new windows they eventually end up being floated. This may be because the window is resized by BSP to be below the threshold for floating small windows. Amethyst shouldn't be treating windows as "small" if it was responsible for making them so!

Trello Card

Contributor guide