doadin / Baggins

zlib License
6 stars 7 forks source link

Layout Anchor context for positioning the SearchEditBox #54

Closed KatBillington closed 3 years ago

KatBillington commented 3 years ago

When the layout anchor is set to a TopLeft or TopRight context the search edit box is hidden behind the bags (i.e. sitting on top of the last bag, underneath the second-to-last bag).

This adds a very basic context check for where the layout is anchoring. If the layout is running top-down mode it sets the search bar to display above bag 1. This might not be a forever solution but it does the job!

Also a tiny typo fix.

Love your work!

doadin commented 3 years ago

merged: https://github.com/doadin/Baggins/commit/d430af4b11ff8060f96d5bbb1f52fe99a0f03b66