mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 20:44:14 +02:00
commit
ca6c7cda15
1 changed files with 2 additions and 2 deletions
|
@ -1147,10 +1147,10 @@ var toolBar = (function () {
|
|||
}, true, false);
|
||||
|
||||
browseModelsButton = toolBar.addTool({
|
||||
imageURL: toolIconUrl + "list-icon.png",
|
||||
imageURL: toolIconUrl + "list-icon.svg",
|
||||
width: toolWidth,
|
||||
height: toolHeight,
|
||||
alpha: 0.7,
|
||||
alpha: 0.9,
|
||||
visible: true
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue