V1.5.0
This is a minor bug fixes release with couple of enhancements.
Viewer enhancements:
- Adjusted various aspect of the Side Panel look and feel: line spacing now looks great whatever the font size, the home section description now use a larger font that other section, added a space between section title and description. Those adjustment apply to new and existing stories
- Added a loading indicator while Main Stage video, web page and images are loading
- Translated sharing buttons tooltip
Builder enhancements:
- Enabled spell check on all text inputs. The spell check is supported on most browser including Internet Explorer 10, quality varies depending on browser
- Various improvement to the web map picker component: search field clear icon, look and feel of pager and thumbnails
Viewer fixes:
- Fixed an issue with navigation bar tooltip on Firefox where text could overflow the tooltip
- Fixed an issue on Chrome where in some case it was impossible to scroll out of a section in Floating Panel using mouse wheel
- Prevented map to crash when navigating really fast between multiple sections that use the same map
- Fixed the behavior of the web page 'unload when reader navigates away' feature to accommodate web page containing audio/video content auto playing
- Prevented the title of a section to sometimes overlaps the header
- Prevented the header of home section to includes the top pixels of accented characters in the title of the second section
- Prevented the iframe default border to appear when inserting web page in description using the full iframe option (by URL was not affected)
- Removed a 1px border appearing on the right of the Side Panel when using the black theme
Builder fixes:
- Fixed an issue with text editor on Safari where inserting a new blank line at the end of the text made the cursor to get back to the beginning of the text
- Fixed an issue preventing to add link to web page using HTTPS or another protocol than HTTP #42
- Fixed an issue preventing popup configuration to be saved for ArcGIS Server map service layers
- Fixed an issue preventing the legend 'Open by default' setting to persist after editing an entry (that setting was always set to the default value)
- Improved the web page media dialog by making the configuration step more accessible
- Fixed an issue preventing to save edits to a section after pasting a new title
- Prevented the duplication of section number reference in the web map picker that could make the dropdown too tall to be usable
- Fixed an issue preventing wide images to fit the builder description editor properly on Firefox (viewer was not impacted)
- Removed the text editor right click > paste menu
Technical changes:
- Updated CKEditor to V4.5.3