David Drury

Results 26 issues of David Drury

- Added a name property to each layer object. - Added leafletjs.baselayerchange() function to the map which when it fires saves the name property to local storage. - On page...

The age shown on an historic event is calculated from the "TO" date of the event. This can result in an age being shown that is after the death of...

Previously markdown tables css had `border-collapse: collapse;` now it is over-ridden in the `.css` and set to to `border-collapse: separate;`

Note: I uploaded the example module "as is" to prove the module code generates the error Whilst the code runs with no errors, unit testing on PHP 7.4, 8.0 &...

cannot reproduce

**Theme** 1. Boolean - Show/hide theme button 2. String - The classname of your custom theme **NOTE**: I can get around it by creating a theme with the following setting...

bug

Add translatable aria-labels to the controls

enhancement

Firstly , I've just discovered Spotlight - congratulations it's a nice small project, however I've hit a problem I can't solve. Here's the relevant bit of my code ``` /**...

bug

Replaced the containing table with a bootstrap grid. This fixes all the problems with content overflowing the right margin and even looks reasonable when the browser width is reduced such...

A new user had applied for an account and then attempted to login prior to confirming his email address. This error was the next line in the logs. I've attempted...

On fullscreen transition reset the map to initial conditions. **Note**: I would like to carry forward any open popup on fullscreen transition but leaflet triggers the popupclose function at strange...