You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anchor to bottom instead of top edge to avoid issues with
window.allocated_height() returning 0 during initialization.
The top_margin parameter still works the same way - 0.85 means
85% from top (15% from bottom with bottom anchoring).
Improves on b14eba7 which fixed visibility but had positioning issues.
0 commit comments