cmv / cmv-app

CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
https://demo.cmv.io/
MIT License
325 stars 278 forks source link

Dijit TabContainer navigation icons not displaying correctly #888

Closed ishiland closed 4 years ago

ishiland commented 5 years ago

How often can you reproduce it?

Description: When adding enough ContentPane's to overflow the width of the TabContainer, the navigation arrows do not display correctly. See below image.

Screen Shot 2019-03-10 at 3 54 33 PM

Steps to reproduce:

Add additional tabs

Expected results: Left and Right arrow icons are expected, in addition to a Menu icon.

Actual results: Incorrect navigation icons are displayed.

Environment:

Software Version
CMV Version 2.0.0 beta 2
Browser chrome
Operating system Mac
tmcgee commented 4 years ago

@ishiland Did we address this with the FontAwesome icons fix identified in #889?

ishiland commented 4 years ago

I think this was resolved. I will close for now.