1 px gap at the bottom when outer gap is 0 #1262
Unanswered
BigBrotherJu
asked this question in
potential-bugs
Replies: 1 comment 1 reply
-
|
I think this is where the 1-px gap comes from: AeroSpace/Sources/AppBundle/layout/layoutRecursive.swift Lines 8 to 11 in 18545c2 However, I'm using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When outer gaps are set to 0, there is a 1-px-tall gap at the bottom of the screen. This gap is sometimes distracting. When a window is full screened, this gap disappears.
I get that some windows are hidden at the bottom right corner. But I think this bottom gap can be removed.
Beta Was this translation helpful? Give feedback.
All reactions