Luke McDowell

Results 7 comments of Luke McDowell

The solution from Mazrick does stop the slider but produces the following error multiple times if you try to continue dragging past the min lower limit: **TypeError: 'undefined' is not...

Thanks nicofrand, that works to remove the error. I would be curious if there is a way to implement this and still maintain the mousedown state, so after the user...

I figured the percentages were best for resizing. Your solution seems like a sensible way to handle it.

Some details, if I view the stat log before restarting the entries remain after restart. If I do not open the stat log window and restart the entries for that...

Adding a Google Recaptcha (v2) to a form in a featherlight overlay causes the background to disappear because of this issue. The Recaptcha element is inserted as the last element...

I can confirm the solution from marcandre resolved the conflict issue I had with Google Recaptcha v2. In the featherlight initialization I added: `root: 'modals'` And just before the closing...

I am using the Collections snippet renderer for thumbnails in the grid view. I ran into the media source issue and do not see an easy way to dynamically grab...