Add Recording indicator to bar
This commit is contained in:
parent
d345e3fbc0
commit
fc493db906
4 changed files with 34 additions and 11 deletions
|
|
@ -15,7 +15,6 @@ NLoader {
|
|||
// Target screen to open on
|
||||
property var targetScreen: null
|
||||
|
||||
// Public API to open the panel aligned under a given x coordinate.
|
||||
function openAt(x, screen) {
|
||||
anchorX = x
|
||||
targetScreen = screen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue