context menu now positions
This commit is contained in:
parent
b19834656a
commit
c72fe6b7e1
4 changed files with 72 additions and 39 deletions
|
@ -370,7 +370,7 @@
|
|||
menus.multiple.items = menus.multiple.items.concat(this.contextExt.multiple)
|
||||
}
|
||||
}
|
||||
app.showMenuPanel(menus[useMenu])
|
||||
app.showMenuPanel(menus[useMenu], event)
|
||||
|
||||
try{
|
||||
let rating = await app.getRating(self.item)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue