Skip to content
Commit d7fd53e9 authored by Arjen Hiemstra's avatar Arjen Hiemstra Committed by David Edmundson
Browse files

Correct bottom left corner when placing a bottom toplevel input panel

`bottomLeft()` is affected by the same issue as anything else using
bottom, that is, it is off by 1. So instead use top() + height() for the
bottom edge.
parent 78c8ebc3
Pipeline #204048 passed with stage
in 23 minutes and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment