discourse/app/assets
Joffrey JAFFEUX a32fa3b947
FIX: cancel post toolbar on click outside (#23546)
On `mousedown` if the click is outside a cooked element cancel the `mousedown`/`mouseup` sequence and only rely on the `selectionchange` event.

This change ensures a click on avatar for example will work, even if user is doing a rather slow click (meaning: the mousedown has been hold for more than 100ms).
2023-09-12 18:49:06 +02:00
..
images
javascripts FIX: cancel post toolbar on click outside (#23546) 2023-09-12 18:49:06 +02:00
stylesheets UX: wider code lines so background takes the whole width (#23536) 2023-09-12 12:17:27 -03:00