Reset pop-up orientation if it moved

Contributes to CL-1165
This commit is contained in:
Ian Paschal 2019-01-10 15:54:58 +01:00
parent 292d04f3ea
commit 612b0d0165
2 changed files with 75 additions and 49 deletions

View file

@ -20,7 +20,8 @@ Item
{
id: popUp
direction: "top"
// Which way should the pop-up point? Default is up, but will flip when required
direction: "up"
// Use dark grey for info blurbs and white for context menus
color: "#191919" // TODO: Theme!