RAFDigital101

Results 4 comments of RAFDigital101

thanks, but would be nice to use UL LI not div span ;)

this is a fix for me `// Close when clicking outside $(document).on('click.nice_select', function(event) { if ($(event.target).closest('.nice-select').length === 0 && event.target.tagName !== 'SELECT') { $('.nice-select').removeClass('open').find('.option'); } });`

I'm having the same issue. On Android if you just tap the drawing area or make a very short line it draws a thin line from the top left corner...

I'm having the same issue. On Android if you just tap the drawing area or make a very short line it draws a thin line from the top left corner...