Esri / landscape-modeler-js

A JavaScript web application for designing, running, and saving weighted overlay models using the Esri ArcGIS API for JavaScript and ArcGIS Server image services.
http://landscapemodeler.arcgis.com/
Apache License 2.0
29 stars 17 forks source link

Color ramp text wraps when model panel requires scroll bar #11

Closed tomwayson closed 10 years ago

tomwayson commented 10 years ago

image

skocher42 commented 10 years ago

I noticed that the Transparency slider also wraps, but if you change "width:150px" to "width:110px" in WeightedOverlayModelDesigner.html, that no longer happens -- easy fix.