100.13.0
anmacdonald
released this
16 Dec 12:07
·
237 commits
to main
since this release
- (SearchView) Introduction of new SearchView tool (C++/Quick and QML/Quick only).
- (Scalebar) Introduction of new Scalebar tool (C++/Quick only).
- (OverviewMap) Fixed initialization bug wherein the inset would not be valid until first user interaction.
- (BasemapGallery) BasemapGallery is now available as a widget tool.
- (BasemapGallery) Busy indicator added to gallery to show when an item has been clicked but basemap is still loading.
- (BasemapGallery) Basemaps in gallery now appear in a sorted order based on title.
- (BasemapGallery) Gallery items with an incompatible spatial reference to the active scene/map will be disabled.
- (BasemapGallery) Fixed UI issues when a QML theme was applied.
- (TimeSlider) Fixed UI issues when a QML theme was applied.
- (CoordinateConversion) Fixed UI issues when a QML theme was applied.
- (PopupView) Fixed UI issues when a QML theme was applied.
- (PopupView) Now respects label aliases when rendering field names.
- (PopupStackView) Next/Back buttons only visible when there are multiple results.
- Added the new (WIP) Calcite QML style.
- Added a new Calcite style demo app under
calcite-qml/demo
. - Added a new tool examples folder under
uitools/examples
. - Documentation improvements.
- Added a CHANGELOG.md
- Updated README.md with a contributors section.