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
Fix serach box disappear when set background image
We didn't re-paint RootTerminalBox.search_revealer, thus search box
will not show when set background image.
Fix this by re-paint search_revealer.