Open djhoese opened 4 years ago
More evidence seems to suggest this isn't PyQt5 only and also effects PySide2. @rayg-ssec was able to test this on his OSX machine and saw the transparency issue with both backends. This may be an issue introduced with a specific version of the underlying Qt C++ library.
The bug mentioned in #298 seems to be a PyQt5 bug only as far as we can tell so far. It will take some more testing by those people on OSX but could be worth switching to PySide2 as our GUI framework backend.