Merge branch 'issue734' into develop. Issue #734.
This commit is contained in:
commit
59ea9a8543
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 725 B After Width: | Height: | Size: 552 B |
|
@ -440,9 +440,11 @@
|
|||
// Preload images so they show up with the menu
|
||||
//
|
||||
getImages: function () {
|
||||
if (SETTINGS.discoverable) {
|
||||
var menu = new Image();
|
||||
menu.src = CONFIG.button.src;
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user