Esri / arcgis-maps-sdk-toolkit-qt

ArcGIS Maps SDK for Qt Toolkit
Apache License 2.0
132 stars 61 forks source link

Removing ColorOverlay as it's not supported in Qt6 #559

Closed mfeigl closed 2 years ago

mfeigl commented 2 years ago

Removing ColorOverlay as it is not supported out of the box in Qt 6. These changes are minimal, aesthetic, and sub-perceptual - although it's sad to see them go, we can live without them.

Tested both Cpp and Qml example apps.

@ldanzinger please review.