softwhere / SaveSession-Widget

The SaveSession Widget for ArcGIS Web AppBuilder allows users to save the current map settings into the session list and load them again later.
Apache License 2.0
12 stars 8 forks source link

SaveSession Widget for Web AppBuilder 2.7 #3

Closed zzordo closed 6 years ago

zzordo commented 6 years ago

ESRI has made updates to the sprite files in Web AppBuilder 2.7 at ...\client\stemapp\jimu.js\css. This affects sprite.css and sprite.png. All references to jimu-icon-load appear to have been removed from Web AppBuilder 2.7. A similar icon can be used by referencing jimu-icon-add.

When upgrading to Web AppBuilder 2.7, the Load Map icon in the SaveSession Widget was no longer present. This has been fixed by updating line 605 of SaveSession\SimpleTable.js and updating references to jimu-icon-load in SaveSession\css\style.css.