GitHub user mike-jumper opened a pull request:
https://github.com/apache/incubator-guacamole-server/pull/73
GUACAMOLE-226: Properly initialize new layers as fully opaque.
All layers are fully opaque by default, and `guac_common_surface` should
accurately represent this. Doing otherwise means that newly-joining users of a
shared connection will receive the wrong layer opacity, effectively hiding all
but the default layer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/incubator-guacamole-server
opacity-regression
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-server/pull/73.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #73
----
commit 72284cfc7c555337cf351cce91d7ff99ef00b952
Author: Michael Jumper <[email protected]>
Date: 2017-03-01T16:45:12Z
GUACAMOLE-226: All new layers are fully opaque.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---