Skip to content
Snippets Groups Projects
Commit 92fd54c6 authored by Leslie Linden's avatar Leslie Linden
Browse files

EXP-1434 FIX -- Mini-location bar disappears after maximizing/restoring viewer window

* The topinfo bar no longer follows the right edge of the window so it doesn't
  scale down and disappear.
parent f19ee13c
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
background_opaque="false" background_opaque="false"
bg_opaque_color="Black_50" bg_opaque_color="Black_50"
bg_alpha_color="Black_50" bg_alpha_color="Black_50"
follows="left|top|right" follows="left|top"
height="19" height="19"
layout="topleft" layout="topleft"
name="topinfo_bar" name="topinfo_bar"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment