-
Notifications
You must be signed in to change notification settings - Fork 1
Streamline Language handling across config, layout and export tools #185
Copy link
Copy link
Open
Description
Expected Behavior
Link up the language elements in config, layout and export tools
o Language list in config tool – update to match the list in layout tool
o Make Language in Export tool pull from language text element on map canvas
Actual Behavior
Mission Language is set from list in the config tool. Export tool then pulls language from the event_description.json.
The Language control for the labels on the map canvas are handled in the layout tool, from a more manageable list of languages.
This language functionality in the Layout tool is not connected to the config or the export tools, which could lead to inconsistency.
Specifications
- Toolbar Version: 4.1.7459.3891
- ArcGIS Version and Edition: 10.6.1
- MapAction laptop (yes/no): no
- Windows Version: 10
Reactions are currently unavailable