GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
88 stars 26 forks source link

Update feature_info plugin with css #1685

Closed dbauszus-glx closed 2 weeks ago

dbauszus-glx commented 2 weeks ago

A default css will now be assigned to the plugin config which is set on the content element.

plugin.css ??= 'padding: 1em; max-width: 250px; overflow: auto;'

image

The plugin is now fully documented.

dbauszus-glx commented 2 weeks ago

@AlexanderGeere It's firstElementChild innit? Can you check against last commit.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud