-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hillshaderenderer: Fix transparency effects (#3185)
- Loading branch information
1 parent
2265115
commit 85fbeb2
Showing
1 changed file
with
52 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
85fbeb2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AsgerPetersen , @NathanW2 , it appears the global transparency is not working anymore.
85fbeb2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nirvn @NathanW2: It seems like global transparency is only broken in the style dock. Using the layer properties dialog it works ok. Tested in 600ff4f.
I am not sure this is something I can fix.