mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +02:00
Changed the Alpha on the editmodels overlay
Changed the Alpha on the editmodels overlay
This commit is contained in:
parent
50d7fc04f5
commit
9fac84a937
1 changed files with 1 additions and 1 deletions
|
@ -2479,7 +2479,7 @@ function Tooltip() {
|
|||
margin: this.margin,
|
||||
text: "",
|
||||
color: { red: 228, green: 228, blue: 228 },
|
||||
alpha: 0.5,
|
||||
alpha: 0.8,
|
||||
visible: false
|
||||
});
|
||||
this.show = function (doShow) {
|
||||
|
|
Loading…
Reference in a new issue